diff --git a/update.js b/update.js index 9683775..e8b2982 100644 --- a/update.js +++ b/update.js @@ -45,7 +45,7 @@ function init() { function checkForUpdate(fromSettings) { if (!apiUrl) { - return notifyError(_('Unavailable when installed from extension.gnome.org')); + return notifyError(_('Unavailable when installed from extensions.gnome.org')); } //!start-update