We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b47626 commit 7124b00Copy full SHA for 7124b00
README.md
@@ -34,7 +34,7 @@ It's a filter, you use it in your html like this:
34
35
This will show the diff between ```oldText``` and ```newText```
36
37
-Note that the filter returns html with '''<ins>''' and '''<del>''' tags, so in order to
+Note that the filter returns html with '''<ins>''' and '''<del>''' tags, so in order to
38
display it you have to use ng-bind-html.
39
40
Here's a demo, that's worth more than a thousand words:
0 commit comments