From 91c36826128e88d648df934d8c96c1d1e8147534 Mon Sep 17 00:00:00 2001 From: "wakywayne80@gmail.com" Date: Thu, 9 Jan 2025 22:07:53 -0500 Subject: [PATCH] Made required changes after submiting pull request --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index aa024bf..23664a1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "id": "hotstrings", - "name": "Obsidian Hot Strings", + "name": "Hot Strings", "version": "1.0.0", "minAppVersion": "0.15.0", - "description": "Allows you to set custom hot strings that get converted to text once typed. In less then 15 seconds you can make a custom string that will be converted into whatever text you want. All strings are managed in a hotstrings file. After adding a new hotstring just run the reload command or use a hotkey config in the plugin by clicking the + icon.", + "description": "Allows you to set custom hot strings that get expanded to text once typed.", "author": "wakywayne", "authorUrl": "https://github.com/wakywayne/wakywayne/blob/main/README.md", "fundingUrl": "",