From 7cbafa4ec58abc7e338e33bef16a84ef1d8a5ff2 Mon Sep 17 00:00:00 2001 From: yuzroz Date: Mon, 25 Apr 2016 14:50:52 +0900 Subject: [PATCH] docs: Fix typo in overview/configuration.md --- docs/content/overview/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/overview/configuration.md b/docs/content/overview/configuration.md index e4937efb2..e09eb049d 100644 --- a/docs/content/overview/configuration.md +++ b/docs/content/overview/configuration.md @@ -156,7 +156,7 @@ Following is a list of Hugo-defined variables that you can configure and their c # Do not make the url/path to lowercase disablePathToLower: false # if true, auto-detect Chinese/Japanese/Korean Languages in the content. (.Summary and .WordCount can work properly in CJKLanguage) - hasCJKLanguage false + hasCJKLanguage: false # verbose output verbose: false # verbose logging