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

Update patterns.json

Browse files
Files changed (1) hide show
  1. patterns.json +3 -3
patterns.json CHANGED
@@ -85,11 +85,11 @@
85
  }
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"
93
  },
94
  {
95
  "_comment": "Per AIR-600 Quick Reference Guide",
 
85
  }
86
  },
87
  {
88
+ "_comment": "Per AIR-600 Quick Reference Guide. Changed per GENOT N 7930.114",
89
  "pattern": "\\bnotice to air missions\\b",
90
+ "description": "'notice to air missions' should be 'notice to airmen'",
91
  "is_error": true,
92
+ "replacement": "notice to airmen"
93
  },
94
  {
95
  "_comment": "Per AIR-600 Quick Reference Guide",