diff --git a/src/components/About.vue b/src/components/About.vue index 8bec427..8a0b3af 100644 --- a/src/components/About.vue +++ b/src/components/About.vue @@ -32,7 +32,7 @@

This tool requests meta data of npm packages that were published to jFrog's npm registry on for integration into another front-end project or for deployment as a back-end dependency. - It and aims to display them in a way that should help front-end developers to discover the best in-house javascript solutions to solve a specific problem. + It aims to display them in a way that should help front-end developers to discover the best in-house javascript solutions to solve a specific problem.

It's code is developed as open source and published on .