From b503075277ba4074c49216a7ff0c74a864874f24 Mon Sep 17 00:00:00 2001 From: Anthony Correa Date: Sat, 28 Feb 2026 09:58:00 -0600 Subject: [PATCH] add mkdocs to spellcheck --- tools/spellcheck/cspell.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/spellcheck/cspell.yml b/tools/spellcheck/cspell.yml index 3c23a09..2c3dc57 100644 --- a/tools/spellcheck/cspell.yml +++ b/tools/spellcheck/cspell.yml @@ -22,4 +22,5 @@ dictionaries: words: - cmba - chicagoland - - gitdriver \ No newline at end of file + - gitdriver + - mkdocs \ No newline at end of file