From a68a3920adf33da540bcdce7637e42f729585e53 Mon Sep 17 00:00:00 2001 From: Jiaxin Peng Date: Thu, 10 Aug 2023 09:26:50 +0100 Subject: [PATCH] minor update --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b42c792..83c3563 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Share to NotionNext", "version": "0.0.3", "minAppVersion": "0.0.1", - "description": "This is a plugin for Obsidian. This plugin share obsidian md file to notion with notion api for NotionNext web deploy.", + "description": "This is a plugin for Obsidian. This plugin shares obsidian md file to notion with notion api for NotionNext web deploy.", "author": "jxpeng98", "authorUrl": "https://github.com/jxpeng98/obsidian-to-NotionNext", "isDesktopOnly": false