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

Commit a4ec118

Browse files
zbabtkispetebacondarwin
authored andcommitted
docs(guide/css-styling): tiny grammar fix
Closes #5443
1 parent 52cae5b commit a4ec118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/content/guide/css-styling.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Angular sets these CSS classes. It is up to your application to provide useful s
88
# CSS classes used by angular
99

1010
* `ng-scope`
11-
- **Usage:** angular applies this class to any element that where a new {@link ng.$rootScope.Scope scope}
11+
- **Usage:** angular applies this class to any element for which a new {@link api/ng.$rootScope.Scope scope}
1212
is defined. (see {@link guide/scope scope} guide for more information about scopes)
1313

1414
* `ng-binding`

0 commit comments

Comments
 (0)