Hoctar77 commited on
Commit
31a971b
·
verified ·
1 Parent(s): 094dfba

Update patterns.json

Browse files
Files changed (1) hide show
  1. patterns.json +1 -1
patterns.json CHANGED
@@ -86,7 +86,7 @@
86
  },
87
  {
88
  "_comment": "Per AIR-600 Quick Reference Guide",
89
- "pattern": "\\bnotice to air missions?\\b",
90
  "description": "'notice to missions' should be 'notice to air man/men'",
91
  "is_error": true,
92
  "replacement": "notice to air missions"
 
86
  },
87
  {
88
  "_comment": "Per AIR-600 Quick Reference Guide",
89
+ "pattern": "\\bnotice to air missions\\b",
90
  "description": "'notice to missions' should be 'notice to air man/men'",
91
  "is_error": true,
92
  "replacement": "notice to air missions"