Skip to content

Commit 7135488

Browse files
committed
Update readme to say "additional diagnostics"
1 parent 72471ae commit 7135488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ See coc-jedi's [configuration instructions](https://github.com/pappasam/coc-jedi
207207

208208
Diagnostics are provided by Python's built-in `compile` function.
209209

210-
If you would like diagnostics (from [pylint](https://github.com/PyCQA/pylint), [mypy](https://github.com/python/mypy), etc.), we recommend using the powerful [diagnostic-language-server](https://github.com/iamcco/diagnostic-languageserver).
210+
If you would like additional diagnostics (from [pylint](https://github.com/PyCQA/pylint), [mypy](https://github.com/python/mypy), etc.), we recommend using the powerful [diagnostic-language-server](https://github.com/iamcco/diagnostic-languageserver).
211211

212212
## Code Formatting
213213

0 commit comments

Comments
 (0)