Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 0070022

Browse files
authored
Merge pull request #47 from dflock/patch-2
Improved grammar
2 parents 5969ebc + 1876431 commit 0070022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This library comes with a Built-in Validation responsible of controlling that the inputs match certain criteria defined by the user when defining the `FormFields`.
1+
This library comes with built-in validation responsible for validating that the inputs match certain criteria defined by the user when defining the `FormFields`.
22

33
By default, **Vue Dynamic Forms** contains the following validations:
44

0 commit comments

Comments
 (0)