From edc7a7ae54f1b183faace8be70db5c113d4ada91 Mon Sep 17 00:00:00 2001 From: Jeff Puckett Date: Fri, 14 Apr 2017 15:28:32 -0500 Subject: [PATCH] doc fix typo word usage (#6028) Merge pull request 6028 --- docs/_tutorials/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_tutorials/index.md b/docs/_tutorials/index.md index f023dc11..e0eacfa6 100644 --- a/docs/_tutorials/index.md +++ b/docs/_tutorials/index.md @@ -16,7 +16,7 @@ In contrast to [Docs](/docs/home/), Tutorials provide more detailed, narrative i In short, tutorials aren't the core reference information in docs. They walk users through processes from beginning to end. {: .info .note} -**Note:** The Tutorials section is new, so there aren't many tutorials yet. You can add a tutorial here to help popular this section. +**Note:** The Tutorials section is new, so there aren't many tutorials yet. You can add a tutorial here to help populate this section. Some of these techniques might even guide you through a supporting tool, script, service, or other hack used with your Jekyll site. Feel free to include tutorials involving external services with Jekyll as well. However, note that Jekyll in no way endorses any third-party tools mentioned in tutorials.