From 8a36eb2ab6c494b7a41ba6c0a8e612c9881bdcf3 Mon Sep 17 00:00:00 2001 From: Northword Date: Mon, 17 Jul 2023 10:26:43 +0800 Subject: [PATCH] fix: typo --- scripts/zotero-cmd-default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/zotero-cmd-default.json b/scripts/zotero-cmd-default.json index f9e5f74..c02a99f 100644 --- a/scripts/zotero-cmd-default.json +++ b/scripts/zotero-cmd-default.json @@ -13,7 +13,7 @@ "profilePath": "/path/to/profile", "@comment-dataDir": "Please input the directory where the database is located in dataDir", - "@comment-dataDir-tip": "If this field is kept empty, Zotero will start with the default date.", + "@comment-dataDir-tip": "If this field is kept empty, Zotero will start with the default data.", "@comment-dataDir-see": "https://www.zotero.org/support/zotero_data", "dataDir": "" }