diff --git a/encryption-pgp/info.json b/encryption-pgp/info.json index 2418e6d..7c82234 100644 --- a/encryption-pgp/info.json +++ b/encryption-pgp/info.json @@ -5,5 +5,5 @@ "authors": ["@pbek"], "version": "0.0.1", "minAppVersion": "17.05.7", - "description" : "This script will encrypt and decrypt notes with PGP.\nDecryption may only work if you don't have to enter a password." + "description" : "This script will encrypt and decrypt notes with PGP.\nDecryption may only work if you don't have to enter a password." } diff --git a/github-headline/info.json b/github-headline/info.json index 5f629e6..b05ccb6 100644 --- a/github-headline/info.json +++ b/github-headline/info.json @@ -5,5 +5,5 @@ "version": "0.0.1", "minAppVersion": "17.05.6", "authors": ["@pbek"], - "description" : "Inserts a headline and a link to the GitHub issue from an url in the clipboard into the current note when you paste the link with Ctrl + Shift + V." + "description" : "Inserts a headline and a link to the GitHub issue from an url in the clipboard into the current note when you paste the link with Ctrl + Shift + V." } diff --git a/selected-markdown-to-jira/info.json b/selected-markdown-to-jira/info.json index 8b876bb..8b2d1c0 100644 --- a/selected-markdown-to-jira/info.json +++ b/selected-markdown-to-jira/info.json @@ -5,5 +5,5 @@ "authors": ["@pbek"], "version": "0.0.1", "minAppVersion": "17.05.7", - "description" : "With this script you can right click the selected text and convert it to Jira Code.\n\nDependencies\nNode.js\njira2md\n\nInstallation\nAfter you have installed Node.js you can install jira2md by typing:\nnpm install jira2md" + "description" : "With this script you can right click the selected text and convert it to Jira Code.\n\nDependencies\nNode.js\njira2mdnpm)\n\nInstallation\nAfter you have installed Node.js you can install jira2md by typing:\nnpm install jira2md" }