Last active
January 5, 2020 09:36
-
-
Save wh1pch81n/9841b2063df518342fc77c18b4098fa6 to your computer and use it in GitHub Desktop.
Phrase Dictionary for Siri Shortcut
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"big": "b", | |
"big one": "b", | |
"small": "s", | |
"small one": "s", | |
"small garage": "s" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment