aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael <michael-k@users.noreply.github.com>2015-09-30 20:46:15 +0000
committerMichael <michael-k@users.noreply.github.com>2015-09-30 20:46:15 +0000
commit0f077108d03ddb42bcdcca51ad4218e16d992aa9 (patch)
tree9c14bcc03425680c67e4f93adb10f7ef464ffad0
parentf0cbfe2c1b3ccfff9e7d39397a37a112ccecbcb9 (diff)
Fixed typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c5dadea..28aeb4e 100644
--- a/README.md
+++ b/README.md
@@ -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"