docs: fix typo

This commit is contained in:
Veetaha 2020-02-16 23:21:11 +02:00
parent 64112b0b61
commit 200a2475a2

View File

@ -48,7 +48,7 @@ To apply changes to already running debug process press <kbd>Ctrl+Shift+P</kbd>
debug = 2
```
- Select `Run Extension (Dev Server)` to run your local built `target/debug/ra_lsp_server`.
- Select `Run Extension (Dev Server)` to run your locally built `target/debug/ra_lsp_server`.
- In the original VSCode window once again select `Attach To Server` debug configuration.