(docs) Small typo

This commit is contained in:
Sercan Yemen 2023-09-04 13:08:56 +03:00
parent f36284e10f
commit e64ad63f8a

View File

@ -44,7 +44,7 @@
you can use the Angular Material mixin to apply the theme.
</p>
<p>
This brakes the modularity because now you have a reference to your component's theming file from who knows where and you also have to remember to do all this again
This breaks the modularity because now you have a reference to your component's theming file from who knows where and you also have to remember to do all this again
and again every time you want to use the theme colors from your components.
</p>
<p>