Skip to content

Commit fce6e6e

Browse files
Paul Hallidayeddyerburgh
Paul Halliday
authored andcommitted
docs: fix spelling error. (#333)
1 parent 42208d9 commit fce6e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/en/api/config.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ Example:
2222
```js
2323
import VueTestUtils from 'vue-test-utils'
2424

25-
VueTestUtils.config.stubs['my-compomnent'] = '<div />'
25+
VueTestUtils.config.stubs['my-component'] = '<div />'
2626
```

0 commit comments

Comments
 (0)