Skip to main content

Only expand ‘CF’ if it’s a new word

ID
01d8b5a
date
2025-06-02 05:42:07+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
7c0aa8b
message
Only expand 'CF' if it's a new word
changed files
1 file, 1 addition, 1 deletion

Changed files

create_snippets.py (8197) → create_snippets.py (8199)

diff --git a/create_snippets.py b/create_snippets.py
index 42f96d2..bb22ddb 100755
--- a/create_snippets.py
+++ b/create_snippets.py
@@ -134,7 +134,7 @@ SNIPPETS = {
     "BackBlaze": "Backblaze",
     "Bezier": "Bézier",
     "Borrowbox": "BorrowBox",
-    "CF": "CloudFront",
+    " CF": " CloudFront",
     "CO2": "CO₂",
     "China Mieville": "China Miéville",
     "Cloudwatch": "CloudWatch",