From 1a4dab97db174d7f512f7918243ca76eb3854af7 Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Thu, 24 Apr 2025 21:42:19 +0300 Subject: [PATCH] docs: Remove redundant word in "Configuring Zed" (#29364) Release Notes: - N/A --- 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 516ea99159..4c05059ed9 100644 --- a/docs/src/configuring-zed.md +++ b/docs/src/configuring-zed.md @@ -2178,7 +2178,7 @@ Examples: ## Show Whitespaces -- Description: Whether or not to show render whitespace characters in the editor. +- Description: Whether or not to render whitespace characters in the editor. - Setting: `show_whitespaces` - Default: `selection`