From 26231720c5d542ce3c21662617d3f1f6d23c7e38 Mon Sep 17 00:00:00 2001 From: Mitchell Hanberg Date: Wed, 12 Jul 2023 23:10:24 -0400 Subject: [PATCH] fix: typo --- lib/next_ls.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/next_ls.ex b/lib/next_ls.ex index e79d1720..fd84aa88 100644 --- a/lib/next_ls.ex +++ b/lib/next_ls.ex @@ -265,7 +265,7 @@ defmodule NextLS do ) end - GenLSP.log(lsp, "[NextLS] Booting runime...") + GenLSP.log(lsp, "[NextLS] Booting runtime...") token = token()