Skip to content

Commit 6b8fc06

Browse files
committed
updating readme 4
1 parent b5dbeef commit 6b8fc06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Core Concepts
99
* ```UITextField``` + ```ValidationError``` come out of ```Validator```
1010
* ```UITextField``` is registered to ```Validator```
1111
* ```Validator``` evaluates ```ValidationRules``` sequentially and stops evaluating when a ```ValidationRule``` fails.
12-
* Keys are used to allow registration in TableViewControllers and complex view hierarchies
12+
* Keys are used to allow field registration in TableViewControllers and complex view hierarchies
1313

1414
## Quick Start
1515

0 commit comments

Comments
 (0)