Fix a typo (#111)

ture → true
This commit is contained in:
Prayag Verma 2017-03-02 11:35:03 +05:30 committed by cinwell.li
parent bca7b00c94
commit b02e1f1409

View File

@ -173,7 +173,7 @@ window.$docsify = {
- Type: `Boolean|String`
- Default: `false`
Activate the [cover feature](/cover). If ture, it will load from `_coverpage.md`.
Activate the [cover feature](/cover). If true, it will load from `_coverpage.md`.
```js
window.$docsify = {