We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54acf03 commit e7a3aa2Copy full SHA for e7a3aa2
src/ng/directive/ngIf.js
@@ -41,7 +41,7 @@
41
* @priority 600
42
* @param {expression} ngIf If the {@link guide/expression expression} is falsy then
43
* the element is removed from the DOM tree. If it is truthy a copy of the compiled
44
- * eleent is added to the DOM tree.
+ * element is added to the DOM tree.
45
*
46
* @example
47
<example animations="true">
0 commit comments