Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Commit 41372db

Browse files
committed
typo
1 parent 2cf2f6d commit 41372db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you do use Angular-Validation, please click on the **Star** and add it as a f
2424
[Plunker](http://plnkr.co/jADq7H)
2525

2626
## Tested with Protractor
27-
Angular-validation is now has a full set of End-to-End tests with Protractor, there is over 1000+ assertions, it starts by testing the original live demo page and then goes with a complete and full test suite of All Validators in both the Angular-Validation Directive and Service.
27+
Angular-validation now has a full set of End-to-End tests with Protractor, there is over 1300+ assertions, it starts by testing the original live demo page and then goes on with a complete test suite of All Validators in both the Angular-Validation Directive and Service.
2828

2929
<a name="whyuseit"></a>
3030
Why use angular-validation?
@@ -73,6 +73,7 @@ All the documentation has been moved to the Wiki section, see the [github wiki](
7373
* [Service Examples](https://github.com/ghiscoding/angular-validation/wiki/Working-Service-Examples)
7474
* [Alternate Text on Validators](https://github.com/ghiscoding/angular-validation/wiki/Alternate-Text-on-Validators)
7575
* [DisplayErrorTo](https://github.com/ghiscoding/angular-validation/wiki/Bootstrap-Input-Groups-Wrapping)
76+
* [Remote Validation (AJAX)](https://github.com/ghiscoding/angular-validation/wiki/Remote-Validation-(AJAX))
7677
* [Remove a Validator](https://github.com/ghiscoding/angular-validation/wiki/Remove-Validator-from-Element)
7778
* [Submit and Validation](https://github.com/ghiscoding/angular-validation/wiki/Form-Submit-and-Validation)
7879
* [Validation Summary](https://github.com/ghiscoding/angular-validation/wiki/Validation-Summary)

0 commit comments

Comments
 (0)