mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
capitalization: Add APNS to list of valid acronyms.
This commit is contained in:
@@ -14,6 +14,7 @@ IGNORED_PHRASES = [
|
||||
# Proper nouns and acronyms
|
||||
r"Android",
|
||||
r"API",
|
||||
r"APNS",
|
||||
r"Cookie Bot",
|
||||
r"Dropbox",
|
||||
r"GitHub",
|
||||
|
||||
Reference in New Issue
Block a user