diff --git a/README.md b/README.md index abc2eb6..a6e329d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Obsidian Hotstrings Plugin +# Hotstrings Plugin A plugin for [Obsidian](https://obsidian.md) that allows you to create custom text expansions (hotstrings) that automatically expand as you type. diff --git a/manifest.json b/manifest.json index 23664a1..488c3f9 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Hot Strings", "version": "1.0.0", "minAppVersion": "0.15.0", - "description": "Allows you to set custom hot strings that get expanded to text once typed.", + "description": "Set custom hot strings that get expanded to text once typed.", "author": "wakywayne", "authorUrl": "https://github.com/wakywayne/wakywayne/blob/main/README.md", "fundingUrl": "",