diff options
author | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2011-09-09 10:25:05 -0700 |
---|---|---|
committer | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2011-09-09 10:25:05 -0700 |
commit | 5517a140e36ae6f78eca24a7e0984b0bbd7a1283 (patch) | |
tree | f17d78614eb1fc73803b110aea58593cb6ecb5f6 /web/tutorials/02-basics.markdown | |
parent | 61caba4c58b79162dbdadadd48ccdb64ac691ee4 (diff) | |
parent | 10a34cdbae1bc07040222ca5654c40b0ca66b855 (diff) | |
download | hakyll-5517a140e36ae6f78eca24a7e0984b0bbd7a1283.tar.gz |
Merge pull request #40 from mstevens/master
improves spelling!
Diffstat (limited to 'web/tutorials/02-basics.markdown')
-rw-r--r-- | web/tutorials/02-basics.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/tutorials/02-basics.markdown b/web/tutorials/02-basics.markdown index bebc452..5d64986 100644 --- a/web/tutorials/02-basics.markdown +++ b/web/tutorials/02-basics.markdown @@ -12,7 +12,7 @@ in order to play with them locally, use: git clone git://github.com/jaspervdj/hakyll-examples.git -or nagivate to the download menu on GitHub. +or navigate to the download menu on GitHub. Now, for this first tutorial, there's a number of files we will use: |