Skip to content

Commit 8c7bf32

Browse files
authored
fixed typo in styling.mdx
1 parent 7f7845c commit 8c7bf32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/pages/docs/styling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ If you want to change the offset of your notifications, you can adapt the absolu
7272

7373
## Change position of the toaster
7474

75-
By default, the toaster is position fixed in the window. If you want to place it somewhere else, you can ovewrite the position with `containerStyle`.
75+
By default, the toaster is position fixed in the window. If you want to place it somewhere else, you can overwrite the position with `containerStyle`.
7676

7777
```jsx
7878
<Toaster

0 commit comments

Comments
 (0)