]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update modal.md (#29621)
authorXhmikosR <xhmikosr@gmail.com>
Fri, 1 Nov 2019 11:18:28 +0000 (13:18 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Sat, 2 Nov 2019 08:02:07 +0000 (10:02 +0200)
Fix typo

site/docs/4.3/components/modal.md

index f74253df093ff9da7bf9f4d1ebd9ab51433d2390..6bd573d7a7c532c84dcd179733ae4207ec0da302 100644 (file)
@@ -897,7 +897,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>