capitalization: Add APNS to list of valid acronyms.

This commit is contained in:
Tim Abbott
2017-07-07 10:43:02 -07:00
parent c5f75a8f3d
commit 919c610abf

View File

@@ -14,6 +14,7 @@ IGNORED_PHRASES = [
# Proper nouns and acronyms
r"Android",
r"API",
r"APNS",
r"Cookie Bot",
r"Dropbox",
r"GitHub",