We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e60ac commit 2f29526Copy full SHA for 2f29526
guides/theming.md
@@ -318,7 +318,7 @@ file. The approach for this loading depends on your application.
318
### Scoping style customizations
319
320
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.
+in your application. The CSS rule declaration in which you include a Sass mixin determines its scope.
322
The example below shows how to customize the color of all buttons inside elements marked with the
323
`.my-special-section` CSS class.
324
0 commit comments