From 5779b298550f6a77ea0e5337c21c9e1c041ca1fd Mon Sep 17 00:00:00 2001 From: olivia hugger Date: Fri, 12 Oct 2018 13:01:38 +0200 Subject: [PATCH] fix typo in blank site template --- lib/blank_template/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/blank_template/index.md b/lib/blank_template/index.md index 6aeae8ba..82eaafb0 100644 --- a/lib/blank_template/index.md +++ b/lib/blank_template/index.md @@ -1,8 +1,8 @@ --- layout: default -title: "Happy Jekyllin'!" +title: "Happy Jekylling!" --- ## You're ready to go! -Start developping your Jekyll website. +Start developing your Jekyll website.