Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nhanluongoe committed Jan 9, 2024
1 parent 92f964c commit fa5e241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/pages/docs/styling.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ You also can style the viewport. Viewport is the container of all toasts.
/>
```

## Individualy style
## Individual styling

You can pass `style` or `className` to `toast()` api to style your toast individually. This will override `toastOptions` styling in `<Toaster/>` component.

Expand Down

0 comments on commit fa5e241

Please sign in to comment.