summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNick Shine <shine.nick@gmail.com>2018-12-14 21:57:21 -0600
committerAlexander Shpak <alex-shpak@users.noreply.github.com>2018-12-20 21:07:15 +0100
commit60fd8cfd4bf2c44b77fba94a2eca0295d34c161a (patch)
tree68f63edbbdb89dc1c87242e55608bb8d591424d2 /README.md
parentd55e2ae921686b8ae79f8bcf827e8a292d6a5135 (diff)
clarify readme instructions on enableGitInfo property
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 53b779b..0991c5f 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ There are few configuration options you can add to your `config.yml|json|toml` f
# (Optional) Set this to true if you use captial letters in file names
disablePathToLower: true
-# (Optional) Set this to true to enable 'Last Modified by' Git Author
+# (Optional) Set this to true to enable 'Last Modified by' date and git author
# information on 'doc' type pages.
enableGitInfo: true