Skip to content

Commit 16acd2b

Browse files
committed
typo in readme
1 parent 207d0f4 commit 16acd2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ sub_symbol, sup_symbol
9292
newline_style
9393
Defines the style of marking linebreaks (``<br>``) in markdown. The default
9494
value ``SPACES`` of this option will adopt the usual two spaces and a newline,
95-
while ``BACKSLASH`` will convert a linebreak to ``\\n`` (a backslash an a
95+
while ``BACKSLASH`` will convert a linebreak to ``\\n`` (a backslash and a
9696
newline). While the latter convention is non-standard, it is commonly
9797
preferred and supported by a lot of interpreters.
9898

0 commit comments

Comments
 (0)