]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update modal.md (#29621) 29626/head
authorXhmikosR <xhmikosr@gmail.com>
Fri, 1 Nov 2019 11:18:28 +0000 (13:18 +0200)
committerGitHub <noreply@github.com>
Fri, 1 Nov 2019 11:18:28 +0000 (13:18 +0200)
Fix typo

site/content/docs/4.3/components/modal.md

index fd1a04a621c5ad6297553caf2a9a636021fff68b..06dda8d11dc0e1a16692bf08a7f6c3c1846911b6 100644 (file)
@@ -920,7 +920,7 @@ Bootstrap's modal class exposes a few events for hooking into modal functionalit
     </tr>
     <tr>
       <td>hidePrevented.bs.modal</td>
-      <td>This event is fired when the modal is shown, its backdrop is <code>static</code> and a click outside the modal or a scape key press is performed.</td>
+      <td>This event is fired when the modal is shown, its backdrop is <code>static</code> and a click outside the modal or an escape key press is performed.</td>
     </tr>
   </tbody>
 </table>