From 0183d2bb548233187a8808c2f159aa050ef3aed2 Mon Sep 17 00:00:00 2001 From: Chris Chua Date: Mon, 30 Mar 2015 01:00:41 -0700 Subject: [PATCH] docs(modal): remove typo Typo was made in 5e661d4 --- src/modal/docs/readme.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/modal/docs/readme.md b/src/modal/docs/readme.md index 25014233b7..1f60a009da 100644 --- a/src/modal/docs/readme.md +++ b/src/modal/docs/readme.md @@ -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: -