From: XhmikosR Date: Fri, 1 Nov 2019 11:18:28 +0000 (+0200) Subject: Update modal.md (#29621) X-Git-Tag: v4.4.0~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7629daedc1ce9ef1b4b09f3489906c970b34f617;p=thirdparty%2Fbootstrap.git Update modal.md (#29621) Fix typo --- diff --git a/site/docs/4.3/components/modal.md b/site/docs/4.3/components/modal.md index f74253df09..6bd573d7a7 100644 --- a/site/docs/4.3/components/modal.md +++ b/site/docs/4.3/components/modal.md @@ -897,7 +897,7 @@ Bootstrap's modal class exposes a few events for hooking into modal functionalit hidePrevented.bs.modal - This event is fired when the modal is shown, its backdrop is static and a click outside the modal or a scape key press is performed. + This event is fired when the modal is shown, its backdrop is static and a click outside the modal or an escape key press is performed.