Skip to content

Commit 2623172

Browse files
committed
fix: typo
1 parent 417cd1d commit 2623172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/next_ls.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ defmodule NextLS do
265265
)
266266
end
267267

268-
GenLSP.log(lsp, "[NextLS] Booting runime...")
268+
GenLSP.log(lsp, "[NextLS] Booting runtime...")
269269

270270
token = token()
271271

0 commit comments

Comments
 (0)