Skip to content

Commit 5f181e4

Browse files
committed
fix typo
1 parent b66f8a5 commit 5f181e4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ This is the sublime portion of [pyvoice](https://github.com/PythonVoiceCodingPlu
3535

3636
This plugin is implemented as an [LSP](https://packagecontrol.io/packages/LSP) package and provides the following functionality
3737

38-
- it automatically manages installing and updating the [pyvoice-language-server pypi package]
39-
(https://pypi.org/project/pyvoice-language-server/) for you in its own seperate virtual environment that lives inside sublime's storage path (see [lsp_utils](https://github.com/sublimelsp/lsp_utils/)
38+
- it automatically manages installing and updating the [pyvoice-language-server pypi package](https://pypi.org/project/pyvoice-language-server/) for you in its own seperate virtual environment that lives inside sublime's storage path (see [lsp_utils](https://github.com/sublimelsp/lsp_utils/)
4039

4140
- it listens for user events, such as opening a file, focusing a tab, editing its contents and appropriately triggers the server to generate hints mapping to their pronunciations items such as
4241
- expressions (properly formatted)

0 commit comments

Comments
 (0)