Skip to content

Commit ac4cb2b

Browse files
committed
chore: comma
1 parent 3e6d57d commit ac4cb2b

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
@@ -46,7 +46,7 @@ ensures that the proper theme background is applied to your page.
4646

4747
#### Theming overlay-based components
4848
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
49+
not be applied to them. In order to define the theme that will be used for overlay components, you
5050
have to specify it on the global `OverlayContainer` instance:
5151

5252
```ts

0 commit comments

Comments
 (0)