aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/graphql.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/graphql.lua')
-rw-r--r--lsp/graphql.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/graphql.lua b/lsp/graphql.lua
index a01737cc..b02f4e73 100644
--- a/lsp/graphql.lua
+++ b/lsp/graphql.lua
@@ -2,7 +2,7 @@ local util = require 'lspconfig.util'
---@brief
---
----https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-cli
+-- https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-cli
--
-- `graphql-lsp` can be installed via `npm`:
--