Skip to content

Commit f962488

Browse files
committedDec 14, 2018
...
1 parent a99dc14 commit f962488

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ VueFormGenerator is a schema-based form generator component for [Vue.js](https:/
2727

2828
## More fields `*new*`
2929

30-
VueFormGenerator support custom fields.
30+
VueFormGenerator supports custom fields.
3131
If you decide to release your custom field into the wild, please [open a new issue](https://github.com/vue-generators/vue-form-generator/issues) so we can add you to a list here!
3232
Please try to use this naming convention for your custom field : `vfg-field-*`
3333
Example :
@@ -36,7 +36,7 @@ Example :
3636
* `vfg-field-calendar`
3737
* `vfg-field-awesome-dropdown`
3838

39-
This way, it will be easier for everyone to find it. Thank you !
39+
This way, it will be easier for everyone to find it. Thank you!
4040

4141
## License
4242

0 commit comments

Comments
 (0)
Please sign in to comment.