From fe55c450bd07e8c8810f89732d693e17a5e90667 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Wed, 30 Aug 2023 16:13:20 +0200 Subject: [PATCH] Fix spellcheck --- cspell.config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/cspell.config.json b/cspell.config.json index c3efea3..7238066 100644 --- a/cspell.config.json +++ b/cspell.config.json @@ -23,6 +23,7 @@ "devenv/**", "scripts/**", "docs/sources/css/**", + "docs/src/css/**", "docs/**/*.yml", "docs/**/*.yaml", "dashboards/**",