summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Text/Hakyll.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Hakyll.hs b/src/Text/Hakyll.hs
index 8cc1653..8f74556 100644
--- a/src/Text/Hakyll.hs
+++ b/src/Text/Hakyll.hs
@@ -1,4 +1,4 @@
--- | This is the main Hakyll module, exporting the important @hakyl@ function.
+-- | This is the main Hakyll module, exporting the important @hakyll@ function.
--
-- Most configurations would use this @hakyll@ function more or less as the
-- main function: