summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Young <chris@chrisyoung.net>2013-04-12 07:22:43 -0400
committerChristopher Young <chris@chrisyoung.net>2013-04-12 07:22:43 -0400
commit8bbb8d4221aa6b931bc19defeaefb2fb6d7c8e2b (patch)
treec054058b40c484e5a4a1998bcf065e1d14521fb8
parent16b5340860b928a436305e764ce0f0e8a54168bd (diff)
downloadhakyll-8bbb8d4221aa6b931bc19defeaefb2fb6d7c8e2b.tar.gz
Fix typo
-rw-r--r--src/Hakyll/Web/Tags.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Hakyll/Web/Tags.hs b/src/Hakyll/Web/Tags.hs
index fe99e3c..f5a6578 100644
--- a/src/Hakyll/Web/Tags.hs
+++ b/src/Hakyll/Web/Tags.hs
@@ -16,7 +16,7 @@
-- > its populations have been damaged greatly by Nuclear...
--
-- To use categories, use the 'buildCategories' function. Categories are
--- determined by the direcetory a page is in, for example, the post
+-- determined by the directory a page is in, for example, the post
--
-- > posts/coding/2010-01-28-hakyll-categories.markdown
--