Skip to content

Commit ae02461

Browse files
committed
📝 docs: fix typo
1 parent 6c84c69 commit ae02461

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ A schema-based form generator component for Vue.js v1.x.x
3030
## Dependencies
3131
vue-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.
3434
These dependency fall in two camp: jQuery or Vanilla. You can find almost the same functionality in both flavor.
3535
That 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

0 commit comments

Comments
 (0)