From ea0bb51b1345b7af062b041916b94ad643d6448f Mon Sep 17 00:00:00 2001 From: yuzroz Date: Mon, 25 Apr 2016 14:50:52 +0900 Subject: [PATCH] Fix small typo's --- 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 18f4b14bd0e..ad5be438683 100644 --- a/docs/content/overview/configuration.md +++ b/docs/content/overview/configuration.md @@ -143,7 +143,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