Fix word count heading typo in README.md (#222)

The heading says "Word Contributing"  where it should say "Word Count"
This commit is contained in:
Nihal M 2019-10-28 03:46:33 +05:30 committed by Bud Parr
parent 574276fc0f
commit 9fe175d2aa

View file

@ -134,7 +134,7 @@ For example, if your css files are `static/css/custom.css` and `static/css/custo
custom_css = ["css/custom.css","css/custom2.css"]
```
### Show Reading Time and Word Contributing
### Show Reading Time and Word Count
If you add a key of `show_reading_time` true to either the Config Params, a page or section's front matter, articles will show the reading time and word count.