docs: fix typo (#1694)

pull/1700/head
John Farrar 2 years ago committed by GitHub
parent 2997f35dfd
commit 2343bd17c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -207,7 +207,7 @@ The directory for cache files, relative to project root (`docs` folder if you're
```ts
export default {
outDir: './.vitepress/.vite'
cacheDir: './.vitepress/.vite'
}
```

Loading…
Cancel
Save