Skip to content

Commit

Permalink
switched case to switch TooWordy off
Browse files Browse the repository at this point in the history
  • Loading branch information
m4sterbunny committed Sep 16, 2024
1 parent b4fd6f5 commit 0063c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spelling/.vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ write-good.Weasel = NO
write-good.E-Prime = NO

# Quiet too wordy: too many false positives
write-good.tooWordy = NO
write-good.TooWordy = NO

# Allows Microsoft passive to take precedence
write-good.Passive = NO
Expand Down

0 comments on commit 0063c19

Please sign in to comment.