mirror of
https://github.com/twitter/twemoji.git
synced 2024-11-02 20:32:09 +00:00
Fix "callback" typo
This commit is contained in:
parent
7248fabd50
commit
8017ebd412
@ -211,7 +211,7 @@ function createTwemoji() {
|
||||
* @param string generic string to parse
|
||||
* @param Function a generic callback that will be
|
||||
* invoked to replace the content.
|
||||
* This calback will receive standard
|
||||
* This callback will receive standard
|
||||
* String.prototype.replace(str, callback)
|
||||
* arguments such:
|
||||
* callback(
|
||||
|
Loading…
Reference in New Issue
Block a user