Skip to content

Commit dac42da

Browse files
jhalvorsonulivz
authored andcommitted
chore: fixes typo in the register-components plugin readme (#957)
1 parent ed4ca2a commit dac42da

File tree

1 file changed

+1
-1
lines changed
  • packages/@vuepress/plugin-register-components

1 file changed

+1
-1
lines changed

packages/@vuepress/plugin-register-components/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ module.exports = {
1919
[
2020
'register-components',
2121
{
22-
componentDir: somepath
22+
componentsDir: somepath
2323
}
2424
]
2525
]

0 commit comments

Comments
 (0)