Skip to content

Commit

Permalink
docs(modal): remove typo
Browse files Browse the repository at this point in the history
Typo was made in 5e661d4
  • Loading branch information
chrisirhc authored and fernando-sendMail committed Jul 16, 2015
1 parent f3baaa7 commit 0183d2b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/modal/docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,3 @@ Finally, a `modal.closing` event is broadcast to the modal scope before the moda
preventDefault on the event, then the modal will remain open. The $close and $dismiss methods return true if the
event was allowed. The event itself includes a parameter for the result/reason and a boolean parameter that indicates
whether the modal is being closed (true) or dismissed.

The `modalConfig` exposes the following global option for all modals/backdrops:

0 comments on commit 0183d2b

Please sign in to comment.