diff --git a/README.md b/README.md index 67344bc..8187087 100644 --- a/README.md +++ b/README.md @@ -278,7 +278,7 @@ emojiIndex.search('christmas').map((o) => o.native) ``` ## Get emoji data from Native -You can get emoji data from native emoji unicode using the `getEmojiDataFromNative` util function. +You can get emoji data from native emoji unicode using the `getEmojiDataFromNative` util function. ```js import { getEmojiDataFromNative, Emoji } from 'emoji-mart'