diff --git a/README.rst b/README.rst index 114b78dd1b..9d50a33a2c 100644 --- a/README.rst +++ b/README.rst @@ -139,7 +139,7 @@ Inline ignore ------------- Some situation might require ignoring a specific word in a specific location. This can be achieved by adding a comment in the source code. -You can either ignore a single word or a list of words. The comment should be in the format of ``# codespell:ignore ``. +You can either ignore a single word or a list of words. The comment should be in the format of ``codespell:ignore ``. Words should be separated by a comma. 1. ignore specific word: