From 5eceee52edd0479e1d085ba9dcd924c90a008a38 Mon Sep 17 00:00:00 2001 From: Greg Kitson Date: Thu, 23 Jul 2020 11:18:18 +0200 Subject: fix minor typo in README.md under Site Configuration (#254) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b41cd31..33cbcfe 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ disableKinds = ['taxonomy', 'taxonomyTerm'] BookSearch = true # (Optional, default true) Enables comments template on pages - # By default partals/docs/comments.html includes Disqus template + # By default partials/docs/comments.html includes Disqus template # See https://gohugo.io/content-management/comments/#configure-disqus # Can be overwritten by same param in page frontmatter BookComments = true -- cgit v1.2.3