Skip to content

Commit

Permalink
chore: fixes typo in the register-components plugin readme (#957)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhalvorson authored and ulivz committed Nov 15, 2018
1 parent ed4ca2a commit dac42da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@vuepress/plugin-register-components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ module.exports = {
[
'register-components',
{
componentDir: somepath
componentsDir: somepath
}
]
]
Expand Down

0 comments on commit dac42da

Please sign in to comment.