We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5893213 commit 042672fCopy full SHA for 042672f
src/ng/directive/ngCloak.js
@@ -35,7 +35,7 @@
35
*
36
* Legacy browsers, like IE7, do not provide attribute selector support (added in CSS 2.1) so they
37
* cannot match the `[ng\:cloak]` selector. To work around this limitation, you must add the css
38
- * class `ngCloak` in addition to the `ngCloak` directive as shown in the example below.
+ * class `ng-cloak` in addition to the `ngCloak` directive as shown in the example below.
39
40
* @element ANY
41
0 commit comments