Skip to content

Commit 2578bfd

Browse files
fix typo
1 parent 99ea682 commit 2578bfd

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,7 @@ Want to know if a word you're proposing exists in codespell already? It is possi
114114
echo "word" | codespell -
115115
echo "1stword,2ndword" | codespell -
116116
117-
You can select the optional builtin dictionary with the ``--builtin`` option. Use
118-
``--builtin=all`` to enable them all. This only works without custom ``-D``
119-
dictionaries.
117+
You can select the optional builtin dictionary with the ``--builtin`` option. Use ``--builtin=all`` to enable them all. This only works without custom ``-D`` dictionaries.
120118

121119
Ignoring words
122120
--------------

0 commit comments

Comments
 (0)