From 168769c5d15a67f7fa6b1fa9daf129f1c0b3e160 Mon Sep 17 00:00:00 2001 From: Bobbylee Ingalls <34226701+ReesesSnickers@users.noreply.github.com> Date: Tue, 19 Feb 2019 08:58:36 -0600 Subject: [PATCH] Updated minor grammar defect --- docs/3.x.x/getting-started/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. ***