From 8e4ade0d1396336c3ee9ea009d073e61f237a743 Mon Sep 17 00:00:00 2001 From: IMRAN KHAN <30754328+strongSoda@users.noreply.github.com> Date: Thu, 24 Oct 2019 01:48:03 +0530 Subject: [PATCH] Update jekyll.md (#2793) Typo. the word 'into' was written twice. --- website/content/docs/jekyll.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/jekyll.md b/website/content/docs/jekyll.md index f4ab9ca2..0a418e17 100644 --- a/website/content/docs/jekyll.md +++ b/website/content/docs/jekyll.md @@ -67,7 +67,7 @@ Follow the directions in the docs [to enable Identity and Git Gateway](https://w ### Blog Collection -We'll start by updating the `blog` collection. Blogging is baked into into Jekyll, and the `_posts/` directory uses [some special conventions](https://jekyllrb.com/docs/posts/) we'll need to keep in mind as we configure Netlify CMS. Copy and paste the following into your `config.yml`. +We'll start by updating the `blog` collection. Blogging is baked into Jekyll, and the `_posts/` directory uses [some special conventions](https://jekyllrb.com/docs/posts/) we'll need to keep in mind as we configure Netlify CMS. Copy and paste the following into your `config.yml`. ```yaml collections: