Skip to content

Commit ecf737f

Browse files
author
Nikolaj Sjujskij
committed
Fix rST syntax in README (incorrect indent in feature list)
1 parent 7880560 commit ecf737f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ Features
6161
me with very little to do except format the tokens
6262
in all my favourite colours.
6363

64-
* Readline-like autocomplete with suggestions displayed
65-
as you type.
64+
* Readline-like autocomplete with suggestions displayed as you type.
6665
Thanks to Python's readline interface to libreadline
6766
and a ready-made class for using a Python interpreter's
6867
scope as the dataset, the only work here was displaying

0 commit comments

Comments
 (0)