We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52cae5b commit a4ec118Copy full SHA for a4ec118
docs/content/guide/css-styling.ngdoc
@@ -8,7 +8,7 @@ Angular sets these CSS classes. It is up to your application to provide useful s
8
# CSS classes used by angular
9
10
* `ng-scope`
11
- - **Usage:** angular applies this class to any element that where a new {@link ng.$rootScope.Scope scope}
+ - **Usage:** angular applies this class to any element for which a new {@link api/ng.$rootScope.Scope scope}
12
is defined. (see {@link guide/scope scope} guide for more information about scopes)
13
14
* `ng-binding`
0 commit comments