Skip to content

Commit 393f223

Browse files
authored
docs: fix a minor typo in blog-theme.md (#2267)
1 parent 9f3f49c commit 393f223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/docs/theme/blog-theme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ yarn add @vuepress/theme-blog -D
2020
module.exports = {
2121
theme: '@vuepress/blog',
2222
themeConfig: {
23-
// Please head documentation to see the available options.
23+
// Please read documentation to see the available options.
2424
}
2525
}
2626
```

0 commit comments

Comments
 (0)