We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f712dec commit 3f7515fCopy full SHA for 3f7515f
README.md
@@ -30,7 +30,7 @@ quick overview of how to use UnicodeREPL.
30
31
The main feature is "unicode repl" mode, which can be entered by typing
32
the `^` character at the start of a line.
33
-When the `Tab` key is pressed in "unicode repl" mode, any pattern matching
+When the `Tab` key is pressed in "unicode repl" mode, patterns matching
34
`\u(XXXX)` will be
35
converted to the Unicode character corresponding to `XXXX`, where `XXXX` is a
36
string of any length containing the hexadecimal
0 commit comments