diff --git a/manifest.json b/manifest.json index 4cda719..630c06d 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Automatic Linker", "version": "1.3.1", "minAppVersion": "1.8.0", - "description": "Automatically converts plain text file references into Obsidian wiki links (i.e. `[[...]]`)", + "description": "Automatically converts plain text file references into wiki links (i.e. `[[...]]`)", "author": "Kodai Nakamura", "isDesktopOnly": false }