Skip to content

Commit f14329f

Browse files
committed
docs: fix typos
1 parent bdc2d25 commit f14329f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/configure-plugin-opts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ We can configure default properties, default slots and default system settings f
44

55
## Props/Settings
66

7-
Simply passing a object contains `props`/`settings` filed to configure them, to check out all available options, click [here](../api/#options).
7+
Simply passing an object contains `props`/`settings` field to configure them, to check out all available options, click [here](../api/#options).
88

99
``` js
1010
import Vue from 'vue';

0 commit comments

Comments
 (0)