From 8805122f73dc580aab449f6f680eb01b83cafeed Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 1 Nov 2019 13:18:28 +0200 Subject: [PATCH] Update modal.md (#29621) Fix typo --- site/content/docs/4.3/components/modal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2