File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ A schema-based form generator component for Vue.js v1.x.x
30
30
## Dependencies
31
31
vue-form-generator use [ Moment.js] ( http://momentjs.com/ ) and [ lodash] ( https://lodash.com/ ) internally.
32
32
33
- While build -in fields don't need external dependencies, optional fields may need other libraries.
33
+ While built -in fields don't need external dependencies, optional fields may need other libraries.
34
34
These dependency fall in two camp: jQuery or Vanilla. You can find almost the same functionality in both flavor.
35
35
That way, it's your choice to depend on jQuery or not.
36
36
37
- You can find details on dependencies in [ documentation] ( https://icebob.gitbooks.io/vueformgenerator/content/ ) .
37
+ You can find details about dependencies in [ documentation] ( https://icebob.gitbooks.io/vueformgenerator/content/ ) .
38
38
39
39
## Installation
40
40
### NPM
You can’t perform that action at this time.
0 commit comments