docs: fix typo (#1241)

pull/1244/head
Yvan Zhu 3 years ago committed by GitHub
parent d700a66e65
commit 3579883058
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,7 +31,7 @@ You can enable a custom theme by adding the `.vitepress/theme/index.js` or `.vit
└─ package.json
```
A VitePress custom theme is simply an object containing three properties and is defined as follows:
A VitePress custom theme is simply an object containing four properties and is defined as follows:
```ts
interface Theme {

Loading…
Cancel
Save