Skip to content

Commit 0e23c9f

Browse files
committed
Fixed typo in README.md
(cherry picked from commit 99cfd1a)
1 parent 3f7515f commit 0e23c9f

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
@@ -25,7 +25,7 @@ In the Julia REPL type:
2525
using UnicodeREPL
2626
```
2727

28-
Herafter you can get use the docstring (by typing `?UnicodeREPL`) to get a
28+
Herafter you can use the docstring (by typing `?UnicodeREPL`) to get a
2929
quick overview of how to use UnicodeREPL.
3030

3131
The main feature is "unicode repl" mode, which can be entered by typing

0 commit comments

Comments
 (0)