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.