summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorSimonas Kazlauskas <git@kazlauskas.me>2013-02-11 19:53:14 +0200
committerSimonas Kazlauskas <git@kazlauskas.me>2013-02-11 19:53:14 +0200
commitcbc298322148c5cc23f0d533cbbfe355a4453b3f (patch)
treef0ab843a3f4ff9afa4867825864a59141014661a /web
parent8c575ae52115f09d5b6e53ed409d934f5168de59 (diff)
downloadhakyll-cbc298322148c5cc23f0d533cbbfe355a4453b3f.tar.gz
Fix a typo in FAQ
Diffstat (limited to 'web')
-rw-r--r--web/tutorials/faq.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/tutorials/faq.markdown b/web/tutorials/faq.markdown
index ad6dbd8..63f310f 100644
--- a/web/tutorials/faq.markdown
+++ b/web/tutorials/faq.markdown
@@ -49,7 +49,7 @@ blocks][pandoc-code-blocks] and [inline code][pandoc-inline-code].
If you execute a `./site build`, Hakyll will build your site incrementally.
However, we can not detect if you edited `site.hs`. In this case, you first want
-to compile it again `site.hs` again, and then do a `./site rebuild`.
+to compile `site.hs` again, and then do a `./site rebuild`.
After rebuilding your site, all files will look as "modified" to the filesystem.
This means that when you upload your site, it will usually transfer all files --