Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

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 #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

-1
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)