We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a9ffb7 commit 03485cdCopy full SHA for 03485cd
guides/theming.md
@@ -308,7 +308,7 @@ $dark-theme: mat.define-dark-theme((
308
309
#### Multiple themes across separate files
310
311
-You can define multiple themes in seprate files by creating multiple theme files per
+You can define multiple themes in separate files by creating multiple theme files per
312
[Defining a theme](#defining-a-theme), adding each of the files to the `styles` of your
313
`angular.json`. However, you must additionally set the `inject` option for each of these files to
314
`false` in order to prevent all the theme files from being loaded at the same time. When setting
0 commit comments