Skip to content

Commit 2fd1011

Browse files
committed
fixed typo and incorrect URL
1 parent 1ee7dc1 commit 2fd1011

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h1>Tree filter</h1>
2828
with drag and drop support.
2929
</p>
3030

31-
<p><a class="btn btn-lg btn-success" href="https://github.com/ee/agnular-ui-tree-keyboard" role="button">
31+
<p><a class="btn btn-lg btn-success" href="https://github.com/ee/angular-ui-tree-filter" role="button">
3232
Code on GitHub</a></p>
3333
</div>
3434

@@ -82,7 +82,7 @@ <h2>See it in action</h2>
8282
<li>
8383
<input type="checkbox" ng-model="highlight">
8484
<small> Use
85-
<a href=">http://angular-ui.github.io/ui-utils/#/highlight">UI.Utils highlight</a> for exatc matches</small>
85+
<a href=">http://angular-ui.github.io/ui-utils/#/highlight">UI.Utils highlight</a> for exact matches</small>
8686
</li>
8787
<li>
8888
<input type="checkbox" ng-model="dim"> <small>Dim filtered out (instead of hiding)</small>

0 commit comments

Comments
 (0)