diff --git a/cspell.json b/cspell.json index f7c147f40..8440acdc2 100644 --- a/cspell.json +++ b/cspell.json @@ -25,5 +25,5 @@ // flagWords - list of words to be always considered incorrect // This is useful for offensive words and common spelling errors. // cSpell:disable (don't complain about the words we listed here) - "flagWords": ["hte"] + "flagWords": ["hte", "comunity"] } diff --git a/src/routes/community/+page.svelte b/src/routes/community/+page.svelte index 0ed3c8f0b..4b1dbc8a0 100644 --- a/src/routes/community/+page.svelte +++ b/src/routes/community/+page.svelte @@ -55,8 +55,8 @@