From 55c7402868340edc1ca514ad034c8e1bbc303257 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=B9=E8=80=8C=E9=9D=99?= Date: Thu, 22 Sep 2022 05:48:37 +0000 Subject: [PATCH] [fix] typo --- public/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/script.js b/public/script.js index 035873d..280b282 100644 --- a/public/script.js +++ b/public/script.js @@ -97,7 +97,7 @@ async function init() { write_message({ type: 'system-message', - msg: 'Notification permission are is to get you informated. Please allow it.', + msg: 'Notification permission is used to get you informated. Please allow it.', is_private: true, plain: true, });