diff --git a/favorite-note/info.json b/favorite-note/info.json index 16d5795..90c13d9 100644 --- a/favorite-note/info.json +++ b/favorite-note/info.json @@ -3,5 +3,5 @@ "identifier": "favorite-note", "script": "favorite-note.qml", "version": "0.1", - "description" : "This script creates a menu item and a button that adds a \"favorite\" tag to the current note." + "description" : "This script creates a menu item and a button that adds a favorite tag to the current note." }