bootstrap-notify icon indicating copy to clipboard operation
bootstrap-notify copied to clipboard

doc issue

Open avimar opened this issue 10 years ago • 1 comments

sorry for no PR

http://bootstrap-notify.remabledesigns.com/

  1. 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:

  1. "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"

  2. And a few lines later: "Bootrstrap Notify uses data attributes (data-notify) to place content with in the notification template." Should be "Bootstrap"

avimar avatar Jan 05 '16 17:01 avimar

No problem. I am a terrible speller, so I do appreciate you pointing out these mistakes. I'll look into fixing that this week.

mouse0270 avatar Jan 05 '16 18:01 mouse0270