diff --git a/docs/3.x.x/getting-started/installation.md b/docs/3.x.x/getting-started/installation.md index 683a1d7c0c..ad100896ed 100644 --- a/docs/3.x.x/getting-started/installation.md +++ b/docs/3.x.x/getting-started/installation.md @@ -42,7 +42,7 @@ strapi -v That should print `3.0.0-alpha.x`. -Strapi is installed globally on your computer. Type `strapi` in your terminal you will have access to every available command lines. +Strapi is installed globally on your computer. Type `strapi` in your terminal you will have access to every available command line command. ***