From dc7ef4d026984c7ae9e0a610a385fa43c6ec872b Mon Sep 17 00:00:00 2001 From: Anurag Mishra <86455065+theAnuragMishra@users.noreply.github.com> Date: Mon, 25 Aug 2025 22:32:13 +0530 Subject: [PATCH] Fix typo in configuring-zed.md --- docs/src/configuring-zed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/configuring-zed.md b/docs/src/configuring-zed.md index fb139db6e4..ce5635abd4 100644 --- a/docs/src/configuring-zed.md +++ b/docs/src/configuring-zed.md @@ -575,7 +575,7 @@ List of `string` values "cursor_shape": "underline" ``` -4. An box drawn around the following character: +4. A box drawn around the following character: ```json "cursor_shape": "hollow"