From ced0d8a6ba6d6528e4151765dfcb3730e5deb83d Mon Sep 17 00:00:00 2001 From: Behrang <18451+behrangsa@users.noreply.github.com> Date: Thu, 3 Jan 2019 23:34:29 +0000 Subject: [PATCH] Fixed grammar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit there's ➡️ there are. --- docs/_docs/step-by-step/01-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/step-by-step/01-setup.md b/docs/_docs/step-by-step/01-setup.md index 2363361a..520bc608 100644 --- a/docs/_docs/step-by-step/01-setup.md +++ b/docs/_docs/step-by-step/01-setup.md @@ -54,7 +54,7 @@ content: ## Build Jekyll is a static site generator so we need Jekyll to build the site -before we can view it. There's two commands you can run in the root of your site +before we can view it. There are two commands you can run in the root of your site to build it: * `jekyll build` - Builds the site and outputs a static site to a directory