From: XhmikosR Date: Fri, 1 Nov 2019 11:18:28 +0000 (+0200) Subject: Update modal.md (#29621) X-Git-Tag: v5.0.0-alpha1~681 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8805122f73dc580aab449f6f680eb01b83cafeed;p=thirdparty%2Fbootstrap.git Update modal.md (#29621) Fix typo --- diff --git a/site/content/docs/4.3/components/modal.md b/site/content/docs/4.3/components/modal.md index fd1a04a621..06dda8d11d 100644 --- a/site/content/docs/4.3/components/modal.md +++ b/site/content/docs/4.3/components/modal.md @@ -920,7 +920,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.