diff --git a/plugins/evernote.koplugin/_meta.lua b/plugins/evernote.koplugin/_meta.lua index 8f8508cb3..1ff8825f2 100644 --- a/plugins/evernote.koplugin/_meta.lua +++ b/plugins/evernote.koplugin/_meta.lua @@ -2,5 +2,5 @@ local _ = require("gettext") return { name = "evernote", fullname = _("Evernote"), - description = _([[Exports hightlights and notes to the Evernote cloud.]]), + description = _([[Exports highlights and notes to the Evernote cloud.]]), }