update docs

This commit is contained in:
qingwei.li 2017-05-30 15:41:34 +08:00
commit 8cb4189b96
No known key found for this signature in database
GPG key ID: B6DDC2F7AE80B2F4
3 changed files with 3 additions and 3 deletions

View file

@ -93,7 +93,7 @@ You can configure it in a special config file, or `package.json`.
```js
module.exports = {
tempate: './ssr.html',
template: './ssr.html',
config: {
// docsify config
}