diff options
| author | Michael <michael-k@users.noreply.github.com> | 2015-09-30 20:46:15 +0000 |
|---|---|---|
| committer | Michael <michael-k@users.noreply.github.com> | 2015-09-30 20:46:15 +0000 |
| commit | 0f077108d03ddb42bcdcca51ad4218e16d992aa9 (patch) | |
| tree | 9c14bcc03425680c67e4f93adb10f7ef464ffad0 | |
| parent | f0cbfe2c1b3ccfff9e7d39397a37a112ccecbcb9 (diff) | |
Fixed typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ For more Hugo details, read [documentation](http://gohugo.io/overview/introducti ## Config -exemple of config.toml file +Example of config.toml file: ```toml baseurl = "http://yourSiteHere" languageCode = "fr-fr" |
