diff options
author | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2010-10-01 19:25:16 +0200 |
---|---|---|
committer | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2010-10-01 19:25:16 +0200 |
commit | 6dea5cbd404b9f01946585b2ca0269d771a6eab7 (patch) | |
tree | 9bbfd113b2df8fa42ae6d1d23d9f3094fb5fcae1 | |
parent | b6d4bc5d0ed7cab765b4396f9764131cf802636d (diff) | |
download | hakyll-6dea5cbd404b9f01946585b2ca0269d771a6eab7.tar.gz |
Fix spelling of Nicolas's name
-rw-r--r-- | examples/hakyll/index.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hakyll/index.markdown b/examples/hakyll/index.markdown index 25d44a5..18c3352 100644 --- a/examples/hakyll/index.markdown +++ b/examples/hakyll/index.markdown @@ -30,7 +30,7 @@ Some sites written in Hakyll: - Personal home page and blog of [Jasper Van der Jeugt](http://jaspervdj.be/) - [The Haskell Alphabet](http://www.cis.upenn.edu/~byorgey/haskell-alphabet/) by Brent Yorgey -- Personal home page and blog of [Nikolas Wu](http://zenzike.com/) +- Personal home page and blog of [Nicolas Wu](http://zenzike.com/) ## Getting Started |