Skip to content

Commit dff5e6a

Browse files
committed
Rename events to callbacks in readme
1 parent 977b13c commit dff5e6a

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
@@ -183,7 +183,7 @@ app.config(function(toastrConfig) {
183183
* **titleClass**: The class for the toast's title.
184184
* **toastClass**: Base class for toasts.
185185

186-
Toasts have 3 different events:
186+
Toasts have 3 different callbacks:
187187

188188
* **onHidden**: A callback function called when a toast gets hidden.
189189
* First parameter: A boolean to see whether or not the toast was closed via click.

0 commit comments

Comments
 (0)