diff options
author | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2011-04-04 10:02:17 +0200 |
---|---|---|
committer | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2011-04-04 10:02:17 +0200 |
commit | 383f35df528f86ec9745d7ff05aa80624156d86c (patch) | |
tree | ce60bcb8a848353a2d9fe269fda02fa4fd77c2d9 | |
parent | 151661fd0a4a59e4b669cb51cff58a181881b77c (diff) | |
download | hakyll-383f35df528f86ec9745d7ff05aa80624156d86c.tar.gz |
Fix typo in Nicolas' name
-rw-r--r-- | examples/hakyll/about.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hakyll/about.markdown b/examples/hakyll/about.markdown index 94e9388..108663b 100644 --- a/examples/hakyll/about.markdown +++ b/examples/hakyll/about.markdown @@ -33,4 +33,4 @@ who still maintains the package. Contributors: - [sargon](http://github.com/sargon) - [Paolo Veronelli](http://github.com/paolino) - [Benedict Eastaugh](http://extralogical.net/) -- [Nikolas Wu](http://zenzike.com/) +- [Nicolas Wu](http://zenzike.com/) |