Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Commit e590abc

Browse files
committed
Updated README.md
1 parent dcde01c commit e590abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ To achieve this, you just have to use this CSS line:
156156
###Tips
157157

158158
####Date validation
159-
If you want to validate the input, while user is typing (live), you have to refer to `ngModel`.
159+
If you want to validate the input, while user is typing for example, you just have to refer to the `ngModel`.
160160
As long as you use something like:
161161
```html
162162
<div ng-controller="MyCtrl as ctrl">

0 commit comments

Comments
 (0)