Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
hperrin committed Apr 26, 2019
1 parent 7606606 commit 6f410f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -556,7 +556,7 @@ The History module also has two methods:
## Callbacks Module

The callback options all expect the value to be a callback function. If the function returns false on the `beforeOpen` or `beforeClose` callback, that event will be canceled. `beforeInit` and `afterInit` will only work for notices created with the helper functions.
The callback options all expect the value to be a callback function. If the function returns false on the `beforeOpen` or `beforeClose` callback, that event will be canceled.

`Callbacks: {`
* `beforeInit`<br>
Expand Down

0 comments on commit 6f410f6

Please sign in to comment.