Skip to content

Commit 98969dd

Browse files
committed
Slightly improve docs
1 parent 4246bc3 commit 98969dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ So to apply your custom theme globally, do something like:
133133
</style>
134134
```
135135

136-
To apply CSS overrides to a particular Toast Item, emit the toast with options:
136+
To apply CSS overrides to a particular Toast Item (on a per-toast basis), emit the toast with options:
137137

138138
```js
139139
toast.push('Yo!', {

0 commit comments

Comments
 (0)