Skip to content

Commit

Permalink
Typo: 'one' => 'once' :)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbserra authored Jul 4, 2022
1 parent 4a34354 commit 7cd1e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/pages/docs/toast.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ toast.dismiss(toastId);

You can dismiss all toasts at once, by leaving out the `toastId`.

#### Dismiss all toasts at one
#### Dismiss all toasts at once

```js
toast.dismiss();
Expand Down

0 comments on commit 7cd1e39

Please sign in to comment.