Skip to content

Commit 7c11c33

Browse files
authored
chore: fix typo, langauge -> language (#71)
1 parent a9bb505 commit 7c11c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ use({ "elixir-tools/elixir-tools.nvim", requires = { "nvim-lua/plenary.nvim" }})
6060

6161
### Minimal Setup
6262

63-
The minimal setup will configure both ElixirLS and credo-langauge-server.
63+
The minimal setup will configure both ElixirLS and credo-language-server.
6464

6565
```lua
6666
require("elixir").setup()

0 commit comments

Comments
 (0)