Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kiyoon authored and DetachHead committed Dec 11, 2024
1 parent 13e499c commit 2667661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation/ides.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ if you're adding basedpyright as a development dependency in your project, we re

## Neovim

You need to install the LSP client addapter plugin,
You need to install the LSP client adapter plugin,
[nvim-lspconfig](https://github.com/neovim/nvim-lspconfig), for setting up the
LSP for the editor. These configurations are for launching the LSP server,
as well as for being able to give launching parameters at the same time.
Expand Down

0 comments on commit 2667661

Please sign in to comment.