Skip to content

Commit 17e6a23

Browse files
committed
Doc clean up
1 parent f9d4289 commit 17e6a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Default: `[ '**/*.stories.js' ],`
9292

9393
A function which you can use to filter out paths you don't want to be scanned.
9494

95-
For example, if we wanted to access our auto components only when a user prefixes them with auto, you could use the below code.
95+
For example, if we wanted to access your automatically components only when they're prefixed them with `auto`, you could use the below code.
9696

9797
```js
9898
// vue.config.js

0 commit comments

Comments
 (0)