diff --git a/site/plugins.json b/site/plugins.json index 203760f4a..ac14240f5 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -126,7 +126,7 @@ { "author": "daviddarnes", "description": "Generates posts, pages, tag pages and author pages from a Ghost publication as markdown files, using the Ghost Content API.", - "name": "Ghost markdown", + "name": "Ghost Markdown", "package": "netlify-plugin-ghost-markdown", "repo": "https://github.com/daviddarnes/netlify-plugin-ghost-markdown", "version": "3.1.0" @@ -210,7 +210,7 @@ }, { "author": "bahmutov", - "description": "Runs Cypress end-to-end tests after Netlify builds the site", + "description": "Runs Cypress end-to-end tests after Netlify builds the site.", "name": "Cypress", "package": "netlify-plugin-cypress", "repo": "https://github.com/cypress-io/netlify-plugin-cypress", @@ -344,8 +344,8 @@ }, { "author": "erezrokah", - "description": "A Netlify plugin that uses Snyk to test for security vulnerabilities in a website's JavaScript libraries", - "name": "Is website vulnerable", + "description": "A Netlify plugin that uses Snyk to test for security vulnerabilities in a website's JavaScript libraries.", + "name": "Is Website Vulnerable", "package": "netlify-plugin-is-website-vulnerable", "repo": "https://github.com/erezrokah/netlify-plugin-is-website-vulnerable", "version": "2.0.3", @@ -409,10 +409,10 @@ }, { "author": "netlify-labs", - "description": "Automatically run a Lighthouse audit on your site after every build", + "description": "Automatically run a Lighthouse audit on your website after every build.", "name": "Lighthouse", "package": "@netlify/plugin-lighthouse", - "repo": "https://github.com/netlify-labs/netlify-plugin-lighthouse", + "repo": "https://github.com/netlify/netlify-plugin-lighthouse", "version": "3.7.1", "compatibility": [ { @@ -430,8 +430,8 @@ }, { "author": "oliverroick", - "description": "Validate HTML generated by your build", - "name": "HTML validate", + "description": "Validate HTML generated by your build.", + "name": "HTML Validate", "package": "netlify-plugin-html-validate", "repo": "https://github.com/oliverroick/netlify-plugin-html-validate", "version": "1.0.0", @@ -615,7 +615,7 @@ }, { "author": "Arnaud Ligny", - "description": "Persist the Cecil's cache between Netlify builds.", + "description": "Persist the Cecil cache between Netlify builds.", "name": "Cecil cache", "package": "netlify-plugin-cecil-cache", "repo": "https://github.com/Cecilapp/netlify-plugin-cecil-cache",