We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4139f3d commit f21bb8cCopy full SHA for f21bb8c
readme.md
@@ -112,5 +112,5 @@ toast.close(reason); // Close toast for optional reason
112
113
SimpleToast.version; // Version in number form
114
SimpleToast.versionString; // Readable string of version
115
-SimpleToast.count(); // Numer of toasts open
+SimpleToast.count(); // Number of toasts open
116
```
0 commit comments