Skip to content

Commit

Permalink
MS Dos and Windows
Browse files Browse the repository at this point in the history
Fixes wezm#31
  • Loading branch information
ellieayla authored Dec 12, 2023
1 parent 2688fa1 commit 93b0986
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/mistakes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ export const MISTAKES: Map<string, Mistake> = new Map([
["software", ["Software", Tense.Was]],
["regex", ["Regular Expressions", Tense.Were]],
["twitter", ["Twitter", Tense.Was]],
["windows", ["Microsoft Windows", Tense.Was]],
["msdos", ["Microsoft DOS", Tense.Was]],
["cryptocurrency", ["Cryptocurrency", Tense.Was]],
["nft", ["NFTs", Tense.Were]],
["nested-modals", ["Nested modals", Tense.Were]],
Expand Down

0 comments on commit 93b0986

Please sign in to comment.