From 1530e246d8c47bd1e72cc3500b44fd542dc61e93 Mon Sep 17 00:00:00 2001 From: Brett C Date: Fri, 19 Oct 2018 15:42:56 -0400 Subject: [PATCH] grammar change (#7327) Merge pull request 7327 --- docs/_docs/step-by-step/07-assets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/step-by-step/07-assets.md b/docs/_docs/step-by-step/07-assets.md index b46b8a76..a218cf94 100644 --- a/docs/_docs/step-by-step/07-assets.md +++ b/docs/_docs/step-by-step/07-assets.md @@ -3,7 +3,7 @@ layout: step title: Assets position: 7 --- -Using CSS, JS, images and other assets is straight forward with Jekyll. Place +Using CSS, JS, images and other assets is straightforward with Jekyll. Place them in your site folder and they’ll copy across to the built site. Jekyll sites often use this structure to keep assets organized: