Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5811c5c

Browse files
bfontainecaitp
authored andcommitted
docs(ngBind): irrelevant text removed from ngBindHtml’s example
The ngBindHtml’s example had a copied line from ngBindTemplate’s that’s irrelevant here. Closes angular#8668
1 parent e37e30e commit 5811c5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ng/directive/ngBind.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ var ngBindTemplateDirective = ['$interpolate', function($interpolate) {
150150
* @param {expression} ngBindHtml {@link guide/expression Expression} to evaluate.
151151
*
152152
* @example
153-
Try it here: enter text in text box and watch the greeting change.
154153
155154
<example module="bindHtmlExample" deps="angular-sanitize.js">
156155
<file name="index.html">

0 commit comments

Comments
 (0)