From e46bbd384cbf1af8fbda02d9ceec5b0df4bd6e3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Esser?= Date: Thu, 16 Jun 2022 17:56:03 +0100 Subject: [PATCH] fixes small typos in README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a96b23ad..31f694d0 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ > Lets you quickly set up a project with: > * your favorite technologies -> * web best pratices. +> * web best practices. > * guidelines powered by Google. > Gulp provide fast workspace with quick feedback. @@ -33,7 +33,7 @@ A tutorial is present in the [Yeoman codelab](http://yeoman.io/codelab/). :kissi ## Usage -More informations, options, parameters in the [usage documentation page](docs/usage.md) +More information, options, parameters in the [usage documentation page](docs/usage.md) ### Install @@ -63,7 +63,7 @@ yo gulp-angular ## Documentation * [docs/README](docs/README.md) -* More informations about how to use your new project is available in the [docs/user-guide](docs/user-guide.md) +* More information about how to use your new project is available in the [docs/user-guide](docs/user-guide.md) * If you want to know: [docs/how-it-works](docs/how-it-works.md). @@ -114,3 +114,4 @@ yo gulp-angular ## License MIT +