From 14103c25a9edb3bda55004f0b408f49b97a3b397 Mon Sep 17 00:00:00 2001 From: Ihor L Date: Wed, 5 Feb 2025 15:12:14 +0200 Subject: [PATCH] fix typo --- content/zls/configure/in-editor.smd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zls/configure/in-editor.smd b/content/zls/configure/in-editor.smd index cfbb445..0c721a8 100644 --- a/content/zls/configure/in-editor.smd +++ b/content/zls/configure/in-editor.smd @@ -7,7 +7,7 @@ } --- -In-Editor Config (or Workspace Config) will integrate with the config system of you editor to configure ZLS on a per-editor basis. +In-Editor Config (or Workspace Config) will integrate with the config system of your editor to configure ZLS on a per-editor basis. Some editors (like VS Code) also allow workspace-specific configuration. If you want to share the same configuration across multiple editors, please refer to the [zls.json]($link.page('zls/configure/zls-json')) alternative.