1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-06-15 03:35:16 +00:00

Fixed a typo

This commit is contained in:
Cory Danielson 2020-09-04 12:54:19 -04:00 committed by GitHub
parent 9a609d1bb0
commit f139ab542c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -211,7 +211,7 @@ function createTwemoji() {
* @param string generic string to parse * @param string generic string to parse
* @param Function a generic callback that will be * @param Function a generic callback that will be
* invoked to replace the content. * invoked to replace the content.
* This calback wil receive standard * This calback will receive standard
* String.prototype.replace(str, callback) * String.prototype.replace(str, callback)
* arguments such: * arguments such:
* callback( * callback(