From c025bc87cbf20752925e4a3815f37cd63ed46e4e Mon Sep 17 00:00:00 2001 From: Patrick Black Date: Fri, 4 Jan 2019 11:20:43 -0600 Subject: [PATCH] Grammar improvements --- docs/3.x.x/getting-started/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/3.x.x/getting-started/installation.md b/docs/3.x.x/getting-started/installation.md index 821079ca66..683a1d7c0c 100644 --- a/docs/3.x.x/getting-started/installation.md +++ b/docs/3.x.x/getting-started/installation.md @@ -28,9 +28,9 @@ npm install strapi@alpha -g If you encounter npm permissions issues, [change the permissions to npm default directory](https://docs.npmjs.com/getting-started/fixing-npm-permissions#option-1-change-the-permission-to-npms-default-directory). ::: -It takes about 20 seconds with a good Internet connection. You can take a coffee ☕️ if you have a slow one. +It takes about 20 seconds with a good Internet connection. You can take a coffee ☕️ break if your internet is slow. -Having troubles during the installation? Check if someone already had the [same issue](https://github.com/strapi/strapi/issues). If not, please [post one](https://github.com/strapi/strapi/issues/new). +Having troubles during the installation? Check if someone already had the [same issue](https://github.com/strapi/strapi/issues). If not, please [submit an issue](https://github.com/strapi/strapi/issues/new). ## Check installation