We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdad0d6 commit d0f6069Copy full SHA for d0f6069
guides/theming.md
@@ -46,7 +46,7 @@ ensures that the proper theme background is applied to your page.
46
47
#### Theming overlay-based components
48
Since certain components (e.g. `dialog`) are inside of a global overlay container, your theme may
49
-not be applied to them. In order to define the theme, that will be used for overlay components, you
+not be applied to them. In order to define the theme that will be used for overlay components, you
50
have to specify it on the global `OverlayContainer` instance:
51
52
```ts
0 commit comments