From 35077ff0a77d8ad0b2675b94ebe617d405d58224 Mon Sep 17 00:00:00 2001 From: lizharris Date: Wed, 5 Feb 2020 04:10:56 -0800 Subject: [PATCH] Fix English grammar error. (#7994) Merge pull request 7994 --- docs/_docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/index.md b/docs/_docs/index.md index aa870f69..e46da606 100644 --- a/docs/_docs/index.md +++ b/docs/_docs/index.md @@ -8,7 +8,7 @@ redirect_from: --- Jekyll is a static site generator. You give it text written in your favorite markup language and it uses layouts to create a static website. You can -tweak how you want the site URLs to look like, what data gets displayed on the +tweak how you want the site URLs to look, what data gets displayed on the site, and more. ## Prerequisites