Skip to content

Commit

Permalink
witll -> will (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
salieflewis authored Nov 19, 2023
1 parent 962dccb commit 84745a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/toaster.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Changes the place where all toasts will be rendered.

### Styling all toasts

You can customzie all toasts at once with `toastOptions` prop. These options witll act as the default for all toasts.
You can customzie all toasts at once with `toastOptions` prop. These options will act as the default for all toasts.

```jsx
<Toaster
Expand Down

1 comment on commit 84745a2

@vercel
Copy link

@vercel vercel bot commented on 84745a2 Nov 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.