Skip to content

Commit 4903eb4

Browse files
authored
docs: fix typo (#249)
serers -> servers
1 parent e8c3c3b commit 4903eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/how_to/setup-autocomplete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SPDX-License-Identifier: MIT
88

99
## Compatibility
1010

11-
Autocomplete is enhanced by a plugin to ElixirSense, and therefore it only works for those who are using [ElixirLS](https://github.com/elixir-lsp/elixir-ls). We may consider adding the same extension to other language serers in the future.
11+
Autocomplete is enhanced by a plugin to ElixirSense, and therefore it only works for those who are using [ElixirLS](https://github.com/elixir-lsp/elixir-ls). We may consider adding the same extension to other language servers in the future.
1212

1313
## Setting it up
1414

0 commit comments

Comments
 (0)