Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 4915527

Browse files
bartolomeuuser378230
authored andcommitted
docs(README): fix angular-sanitize typo
"i" was missing in the name of "Angular-Sanitze"
1 parent 6766754 commit 4915527

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ <h3>Dependencies</h3>
135135
<a href="http://angularjs.org" target="_blank">AngularJS</a> (requires AngularJS 1.2.x or higher, tested with 1.5.3).
136136
</li>
137137
<li>
138-
<a href="http://angularjs.org" target="_blank">Angular-Sanitze</a> (the version should match your version of angular.js).
138+
<a href="http://angularjs.org" target="_blank">Angular-Sanitize</a> (the version should match your version of angular.js).
139139
</li>
140140
<li>
141141
The matching CSS for your the theme you wish to use:
@@ -188,4 +188,4 @@ <h1>Examples</h1>
188188
</div>
189189
</footer>
190190
</body>
191-
</html>
191+
</html>

0 commit comments

Comments
 (0)