diff --git a/docs/configuration.md b/docs/configuration.md index 5c997af2f..6b2c770ad 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -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 = {