Skip to content

Commit 3f7515f

Browse files
committed
Improved README.md
(cherry picked from commit eb4fbe1)
1 parent f712dec commit 3f7515f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ quick overview of how to use UnicodeREPL.
3030

3131
The main feature is "unicode repl" mode, which can be entered by typing
3232
the `^` character at the start of a line.
33-
When the `Tab` key is pressed in "unicode repl" mode, any pattern matching
33+
When the `Tab` key is pressed in "unicode repl" mode, patterns matching
3434
`\u(XXXX)` will be
3535
converted to the Unicode character corresponding to `XXXX`, where `XXXX` is a
3636
string of any length containing the hexadecimal

0 commit comments

Comments
 (0)