Skip to content

Commit a3b934e

Browse files
docs: indentation error (codespell-project#3392)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f81783e commit a3b934e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,10 @@ Words should be separated by a comma.
151151
152152
2. ignore multiple words:
153153

154-
.. code-block:: python
154+
.. code-block:: python
155155
156-
def wrod(wrods) # codespell:ignore
157-
pass
156+
def wrod(wrods) # codespell:ignore
157+
pass
158158
159159
Using a config file
160160
-------------------

0 commit comments

Comments
 (0)