diff --git a/front/src/main.html b/front/src/main.html index 5d6f738..d7304eb 100644 --- a/front/src/main.html +++ b/front/src/main.html @@ -5,6 +5,7 @@ + diff --git a/package.json b/package.json index 753421f..9c0e743 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "yellowlabtools", "version": "1.2.0", - "description": "Online tool audits a webpage for performance and front-end code quality issues", + "description": "Online tool to audit a webpage for performance and front-end quality issues", "repository": { "type": "git", "url": "git://github.com/gmetais/YellowLabTools.git"