Skip to main content

Add a couple of capitalisations

ID
9aad9f9
date
2024-06-29 11:39:33+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
d65ccf2
message
Add a couple of capitalisations
changed files
1 file, 2 additions

Changed files

create_snippets.py (7428) → create_snippets.py (7483)

diff --git a/create_snippets.py b/create_snippets.py
index dee1c05..b8114c4 100755
--- a/create_snippets.py
+++ b/create_snippets.py
@@ -35,6 +35,7 @@ SNIPPETS = {
     # =========================
     "a11e": "accessible",
     "a11y": "accessibility",
+    "A11y": "Accessibility",
     "acc't": "account",
     "Acc't": "Account",
     "acct": "account",
@@ -76,6 +77,7 @@ SNIPPETS = {
     "l12n": "localisation",
     "lmk": "let me know",
     "mgmt": "management",
+    "Mgmt": "Management",
     "mgr": "manager",
     "Mgr": "Manager",
     "naive": "naïve",