From 2c68db82b3a15e7c5892358aac8c8fea48c94ab3 Mon Sep 17 00:00:00 2001 From: zhangtianli2006 Date: Fri, 26 Mar 2021 21:44:18 +0800 Subject: [PATCH] [code] fix spelling --- public/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/script.js b/public/script.js index 1cbd799..7cc16ae 100644 --- a/public/script.js +++ b/public/script.js @@ -79,7 +79,7 @@ async function init() { write_message({ type: 'system-message', - msg: 'Notification permission are use to get you infomated. Please allow it.', + msg: 'Notification permission are use to get you informated. Please allow it.', is_private: true, plain: true, });