We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80d0679 commit db11c1cCopy full SHA for db11c1c
mix.exs
@@ -4,7 +4,7 @@ defmodule NextLS.MixProject do
4
def project do
5
[
6
app: :next_ls,
7
- description: "The langauge server for Elixir that just works",
+ description: "The language server for Elixir that just works",
8
version: "0.3.5",
9
elixir: "~> 1.13",
10
start_permanent: Mix.env() == :prod,
0 commit comments