diff --git a/manifest.json b/manifest.json index 759495b..e38427c 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Automatic Linker", "version": "4.3.2", "minAppVersion": "1.9.0", - "description": "Automatically converts plain text file references into wiki links (i.e. `[[...]]`)", + "description": "Automatically converts plain text file references into wiki links (i.e. `[[...]]`).", "author": "Kodai Nakamura", "isDesktopOnly": false -} \ No newline at end of file +}