Skip to content

Commit 7124b00

Browse files
committed
Minor edits to README
1 parent 9b47626 commit 7124b00

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
@@ -34,7 +34,7 @@ It's a filter, you use it in your html like this:
3434

3535
This will show the diff between ```oldText``` and ```newText```
3636

37-
Note that the filter returns html with '''<ins>''' and '''<del>''' tags, so in order to
37+
Note that the filter returns html with '''&lt;ins&gt;''' and '''&lt;del&gt;''' tags, so in order to
3838
display it you have to use ng-bind-html.
3939

4040
Here's a demo, that's worth more than a thousand words:

0 commit comments

Comments
 (0)