Skip to content

Commit 2f29526

Browse files
authored
docs(material/core): Fixed minor grammatical error (#22575)
1 parent 49e60ac commit 2f29526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/theming.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ file. The approach for this loading depends on your application.
318318
### Scoping style customizations
319319

320320
You can use Angular Material's Sass mixins to customize component styles within a specific scope
321-
in your application. The CSS rule declaration which you include a Sass mixin determines its scope.
321+
in your application. The CSS rule declaration in which you include a Sass mixin determines its scope.
322322
The example below shows how to customize the color of all buttons inside elements marked with the
323323
`.my-special-section` CSS class.
324324

0 commit comments

Comments
 (0)