Skip to content

Commit

Permalink
docs: add missing "s" to "components:dirs" (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
r9mp authored Nov 12, 2021
1 parent f8667b6 commit 86ab5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ Imagine a directory structure like this:
| nuxt.config.js
```

Then in `awesome-ui/nuxt.js` you can use the `components:dir` hook:
Then in `awesome-ui/nuxt.js` you can use the `components:dirs` hook:

```js
import { join } from 'path'
Expand Down

0 comments on commit 86ab5e0

Please sign in to comment.