Skip to content

Commit 84d17a7

Browse files
authored
Fix sh code block in README (#93)
It wasn't closed properly
1 parent 6b758fd commit 84d17a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ sphinx-lint file.rst # check a single file
3131
sphinx-lint docs # check a directory
3232
sphinx-lint -i venv # ignore a file/directory
3333
sphinx-lint -h # for more options
34+
```
3435

3536
Sphinx Lint can also be used via [pre-commit](https://pre-commit.com).
3637
We recommend using a configuration like this:

0 commit comments

Comments
 (0)