From ac1b743af779f0a05dd5449d8fda2078db69332e Mon Sep 17 00:00:00 2001 From: Craig Hall Date: Wed, 4 Jul 2018 19:04:25 +0100 Subject: Typo fix in tutorial --- web/tutorials/04-compilers.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/tutorials/04-compilers.markdown b/web/tutorials/04-compilers.markdown index b6b1c3c..c89410f 100644 --- a/web/tutorials/04-compilers.markdown +++ b/web/tutorials/04-compilers.markdown @@ -151,7 +151,7 @@ Control flow in templates ------------------------- Sometimes string interpolation does not suffice, and you want a little more -control over how your templates are layed out. Hakyll provides a few control +control over how your templates are laid out. Hakyll provides a few control structures for this. The syntax for these structures was based on the syntax used in pandoc templates, since Hakyll already has tight integration with pandoc. -- cgit v1.2.3