Skip to main content

Add a shortcut for ‘Spose’

ID
8e3eccf
date
2024-05-19 21:27:18+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
118bb62
message
Add a shortcut for 'Spose'
changed files
1 file, 1 addition

Changed files

create_snippets.py (7402) → create_snippets.py (7426)

diff --git a/create_snippets.py b/create_snippets.py
index 40eb09f..d0c33db 100755
--- a/create_snippets.py
+++ b/create_snippets.py
@@ -91,6 +91,7 @@ SNIPPETS = {
     "s.t.": "such that",
     "soln": "solution",
     "spose": "suppose",
+    "Spose": "Suppose",
     "stdlib": "standard library",
     "thm": "theorem",
     "w/b": "week beginning",