Skip to content

Commit 0933f57

Browse files
Fix typo in file name
1 parent 7927a74 commit 0933f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# emoji-test-regex-pattern [![emoji-test-regex-pattern on npm](https://img.shields.io/npm/v/emoji-test-regex-pattern)](https://www.npmjs.com/package/emoji-test-regex-pattern)
22

3-
_emoji-test-regex-pattern_ offers Java- and JavaScript-compatible regular expression patterns to match all emoji symbols and sequences listed in the `emoji-data.txt` file provided as part of [Unicode® Technical Standard #51](https://www.unicode.org/reports/tr51/).
3+
_emoji-test-regex-pattern_ offers Java- and JavaScript-compatible regular expression patterns to match all emoji symbols and sequences listed in the `emoji-test.txt` file provided as part of [Unicode® Technical Standard #51](https://www.unicode.org/reports/tr51/).
44

55
These patterns can then be embedded into source code as part of projects such as [emoji-regex](https://github.com/mathiasbynens/emoji-regex).
66

0 commit comments

Comments
 (0)