Skip to content

Commit 4a06d4f

Browse files
authored
docs(material/theming): Fix typo in theming.md (#22342)
1 parent 9fb92f0 commit 4a06d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/theming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ customizable with this system, see [Theming your own components][theme-your-own]
1717
### Sass
1818

1919
Angular Material's theming APIs are built with [Sass](https://sass-lang.com). This document assumes
20-
familiary with CSS and Sass basics, including variables, functions, and mixins.
20+
familiarity with CSS and Sass basics, including variables, functions, and mixins.
2121

2222
You can use Angular Material without Sass by using a pre-built theme, described in
2323
[Using a pre-built theme](#using-a-pre-built-theme) below. However, using the library's Sass API

0 commit comments

Comments
 (0)