File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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
3030## Dependencies
3131vue-form-generator use [ Moment.js] ( http://momentjs.com/ ) and [ lodash] ( https://lodash.com/ ) internally.
3232
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.
3434These dependency fall in two camp: jQuery or Vanilla. You can find almost the same functionality in both flavor.
3535That way, it's your choice to depend on jQuery or not.
3636
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/ ) .
3838
3939## Installation
4040### NPM
You can’t perform that action at this time.
0 commit comments