bootstrap-notify
bootstrap-notify copied to clipboard
doc issue
sorry for no PR
http://bootstrap-notify.remabledesigns.com/
- onShow function null This event fires immediately when the show instance method is called. onShow function null This event is fired when the modal has been made visible to the user (will wait for CSS transitions to complete).
The second one should be "onShown"
and a few lines later:
-
"his event is fired when the modal has finished closing and is removed from the document (will wait for CSS transitions to complete)." Should be "This"
-
And a few lines later: "Bootrstrap Notify uses data attributes (data-notify) to place content with in the notification template." Should be "Bootstrap"
No problem. I am a terrible speller, so I do appreciate you pointing out these mistakes. I'll look into fixing that this week.