Skip to content

Commit f4d4ab9

Browse files
author
Web Advanced
committed
fixed type
1 parent 7a6c1d8 commit f4d4ab9

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
@@ -6,7 +6,7 @@ ngRemoveValidate makes it easy for you to validate form fields agents data from
66

77
- Drop in solution for Ajax validation of any text or password input
88

9-
- Works with Angulars build in validation and cab be accessed at formName.inputName.$error.ngRemoteValidate
9+
- Works with Angulars built in validation and cab be accessed at `formName.inputName.$error.ngRemoteValidate`
1010

1111
- Throttles server requests (default 400ms) and can be set with `ng-remote-throttle="550"`
1212

0 commit comments

Comments
 (0)