Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
takeshikriang authored Nov 4, 2021
1 parent fbb2612 commit 379cf3e
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 @@ -159,7 +159,7 @@ toast.dismiss();

To remove toasts instantly without any animations, use `toast.remove`.

#### Remove toasts instanstly
#### Remove toasts instantly

```js
toast.remove(toastId);
Expand Down

0 comments on commit 379cf3e

Please sign in to comment.