Skip to content

Commit 33087a2

Browse files
Richardk2nrchl
andauthored
Spelling/grammar
Co-authored-by: Rafał Chłodnicki <[email protected]>
1 parent 73efe73 commit 33087a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Configuration
4343
For each directory searched for the mypy config file, this also searches the sub paths specified here
4444

4545
``report_progress`` (default is ``False``) report basic progress to the LSP client.
46-
With this option, pylsp-mypy will report when mypy is running, given you editor supports LSP progress reporting. For small files this might produce annoying flashing in your editor, espacially in with ``live_mode``. For large projects, enabling this can be helpfull to assure yourself whether mypy is still running.
46+
With this option, pylsp-mypy will report when mypy is running, given your editor supports LSP progress reporting. For small files this might produce annoying flashing in your editor, especially in with ``live_mode``. For large projects, enabling this can be helpful to assure yourself whether mypy is still running.
4747

4848
This project supports the use of ``pyproject.toml`` for configuration. It is in fact the preferred way. Using that your configuration could look like this:
4949

0 commit comments

Comments
 (0)