1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-11-04 17:29:53 +00:00

Fix "callback" typo

This commit is contained in:
Justine De Caires 2020-10-13 17:02:32 -07:00 committed by Justine De Caires
parent 7248fabd50
commit 8017ebd412

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 will receive standard * This callback will receive standard
* String.prototype.replace(str, callback) * String.prototype.replace(str, callback)
* arguments such: * arguments such:
* callback( * callback(