docs: fix typo in readme

This commit is contained in:
Nolan Lawson 2020-06-28 08:46:50 -07:00
parent 9c99ffade9
commit ec024a084c
1 changed files with 2 additions and 2 deletions

View File

@ -259,7 +259,7 @@ picker.dataSource = '/my-emoji.json';
#### i18n structure
Here is the default English `i81n` object (`"en"` locale):
Here is the default English `i18n` object (`"en"` locale):
<!-- i18n options start -->
@ -785,4 +785,4 @@ That said, older browsers may not have a color emoji font installed at all, so `
## Contributing
See [CONTRIBUTING.md](https://github.com/nolanlawson/emoji-picker-element/blob/master/CONTRIBUTING.md).
See [CONTRIBUTING.md](https://github.com/nolanlawson/emoji-picker-element/blob/master/CONTRIBUTING.md).