summaryrefslogtreecommitdiffstats
path: root/docs/content/overview/configuration.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/overview/configuration.md')
-rw-r--r--docs/content/overview/configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/overview/configuration.md b/docs/content/overview/configuration.md
index ef677db63..0fa5b57f8 100644
--- a/docs/content/overview/configuration.md
+++ b/docs/content/overview/configuration.md
@@ -41,7 +41,7 @@ The following is an example of a toml config file with some of the default value
baseurl = "http://yoursite.example.com/"
canonifyurls = true
- [indexes]
+ [taxonomies]
category = "categories"
tag = "tags"