diff --git a/.cspell.json b/.cspell.json index 590b092..cf68bc0 100644 --- a/.cspell.json +++ b/.cspell.json @@ -21,7 +21,7 @@ }, { "name": "proper_nouns", - "pattern": "/\\W[_]?[A-Z][\\S]+/g" + "pattern": "/[\\W_][A-Z][\\S]+/g" } ], "languageSettings": [