Skip to content

Commit 8892a84

Browse files
authored
Merge pull request #404 from smlmxrk/patch-1
fixed typo in styling.mdx
2 parents 7f7845c + 8c7bf32 commit 8892a84

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)