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, });