From 6acd2000284095ac6ec06aaa5c34d843a833800a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20C=2E=20M=C3=BCller?= Date: Thu, 23 Mar 2023 22:26:41 -0400 Subject: [PATCH] Fix spelling of diagnostics (#6418) --- book/src/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/configuration.md b/book/src/configuration.md index bf3149937..e2dfc89ef 100644 --- a/book/src/configuration.md +++ b/book/src/configuration.md @@ -305,7 +305,7 @@ Example: min-width = 1 ``` -#### `[editor.gutters.diagnotics]` Section +#### `[editor.gutters.diagnostics]` Section Currently unused