Skip to content

Commit

Permalink
Merge pull request #971 from kachick/fix-typo-in-allow-list
Browse files Browse the repository at this point in the history
chore(dict): Fix a typo in allowed.csv
  • Loading branch information
epage authored Apr 2, 2024
2 parents 2858615 + 7f34f97 commit 692ac86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/typos-dict/assets/allowed.csv
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ intensionally,adverb
unuseful,adjective
contiguities,plural of contiguity
bellow,valid word and not just a typo of `below`
revered,valid word and not just a typoe of `reversed`
revered,valid word and not just a typo of `reversed`
recuse,valid word despite maybe being a typo of recurse
shttp,also a protocol
foldr,short for fold-right
Expand Down

0 comments on commit 692ac86

Please sign in to comment.