summaryrefslogtreecommitdiff
path: root/web/tutorials
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2013-02-12 10:46:17 -0800
committerJasper Van der Jeugt <jaspervdj@gmail.com>2013-02-12 10:46:17 -0800
commit02a92d54cdee8299aac0f55cbe4a930ac5060d20 (patch)
treef0ab843a3f4ff9afa4867825864a59141014661a /web/tutorials
parent8c575ae52115f09d5b6e53ed409d934f5168de59 (diff)
parentcbc298322148c5cc23f0d533cbbfe355a4453b3f (diff)
downloadhakyll-02a92d54cdee8299aac0f55cbe4a930ac5060d20.tar.gz
Merge pull request #107 from simukis/typo
Fix a typo in FAQ
Diffstat (limited to 'web/tutorials')
-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 --