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

Commit d8120fb

Browse files
committed
typo
1 parent b58fbc1 commit d8120fb

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

templates/testingFormDirective.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
<span class="glyphicon glyphicon-link" aria-hidden="true"></span>
55
<a href="https://github.com/ghiscoding/angular-validation/wiki/Remove-Validator-from-Element">Wiki - Remove Validator from Element</a><br/>
66
<span class="glyphicon glyphicon-link" aria-hidden="true"></span>
7-
<a href="https://github.com/ghiscoding/angular-validation/wiki/Reset-Form">Wiki - Reset Form</a>
7+
<a href="https://github.com/ghiscoding/angular-validation/wiki/Reset-Form">Wiki - Reset Form</a><br/>
8+
<span class="glyphicon glyphicon-link" aria-hidden="true"></span>
9+
<a href="https://github.com/ghiscoding/angular-validation/wiki/Regular-Expression-Pattern">Wiki - Custom Regular Expression Pattern</a>
810
</div>
911

1012
<h3>Directive</h3>

templates/testingFormService.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
<span class="glyphicon glyphicon-link" aria-hidden="true"></span>
66
<a href="https://github.com/ghiscoding/angular-validation/wiki/Remove-Validator-from-Element">Wiki - Remove Validator from Element</a><br/>
77
<span class="glyphicon glyphicon-link" aria-hidden="true"></span>
8-
<a href="https://github.com/ghiscoding/angular-validation/wiki/Reset-Form">Wiki - Reset Form</a>
8+
<a href="https://github.com/ghiscoding/angular-validation/wiki/Reset-Form">Wiki - Reset Form</a><br/>
9+
<span class="glyphicon glyphicon-link" aria-hidden="true"></span>
10+
<a href="https://github.com/ghiscoding/angular-validation/wiki/Regular-Expression-Pattern">Wiki - Custom Regular Expression Pattern</a>
911
</div>
1012

1113
<h3>Service</h3>

0 commit comments

Comments
 (0)