Skip to content

Commit 86ab5e0

Browse files
authored
docs: add missing "s" to "components:dirs" (#242)
1 parent f8667b6 commit 86ab5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ Imagine a directory structure like this:
389389
| nuxt.config.js
390390
```
391391

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

394394
```js
395395
import { join } from 'path'

0 commit comments

Comments
 (0)