From 713f8f498de8e24f43be2297752173ddec956791 Mon Sep 17 00:00:00 2001 From: bl-ue <54780737+bl-ue@users.noreply.github.com> Date: Sun, 10 Jan 2021 14:38:26 -0500 Subject: [PATCH] jekyll: change folder to directory --- pages/common/jekyll.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/jekyll.md b/pages/common/jekyll.md index 289b48a19..92b0908b6 100644 --- a/pages/common/jekyll.md +++ b/pages/common/jekyll.md @@ -19,6 +19,6 @@ `jekyll build` -- Clean the site (removes site output and `cache` folder) without building: +- Clean the site (removes site output and `cache` directory) without building: `jekyll clean`