From 5f7edc58b492654c8ec3c6ab05cc8b2fee4634fe Mon Sep 17 00:00:00 2001
From: Lars Nielsen <l...@embras.dk>
Date: Mon, 19 May 2025 19:31:10 +0200
Subject: [PATCH] Adding missing l to heading Version Control with Jekyl

---
 org-tutorials/org-jekyll.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-tutorials/org-jekyll.org b/org-tutorials/org-jekyll.org
index cfeff7c6..b1d00f95 100644
--- a/org-tutorials/org-jekyll.org
+++ b/org-tutorials/org-jekyll.org
@@ -374,7 +374,7 @@ Front Matter markup. So in my sites index.html I have:
 This lets me use textile markup in my page excerpts, which are defined
 in my page's YAML Front Matter section.
 
-* Version Control with Jekyl
+* Version Control with Jekyll
 Jekyll is amenable to using version control systems. If you follow my
 suggested directory structure you can create a git repo to your top
 level directory. You can then create a post-commit script that runs
-- 
2.39.5 (Apple Git-154)

Thanks, 
Lars Kakavandi-Nielsen





Reply via email to