]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs/components/modal.md: Fix typo
authorChris Rebert <github@chrisrebert.com>
Sun, 7 Feb 2016 05:29:30 +0000 (21:29 -0800)
committerChris Rebert <github@chrisrebert.com>
Sun, 7 Feb 2016 05:29:30 +0000 (21:29 -0800)
Fixup for #19105
[ci skip]

docs/components/modal.md

index a8b1b485063d6e78cadcdcf8cea874ebd55c8712..1bbcd3fbfbdb4ba7e1f107076e82a2bb2abbdff9 100644 (file)
@@ -181,7 +181,7 @@ Embedding YouTube videos in modals requires additional JavaScript not in Bootstr
 
 ## Optional sizes
 
-Modals have two optional sizes, available via modifier classes to be placed on a `.modal-dialog`. These size kick in at certain breakpoints to avoid horizontal scrollbars on narrower viewports.
+Modals have two optional sizes, available via modifier classes to be placed on a `.modal-dialog`. These sizes kick in at certain breakpoints to avoid horizontal scrollbars on narrower viewports.
 
 <div class="bd-example">
   <button type="button" class="btn btn-primary" data-toggle="modal" data-target=".bd-example-modal-lg">Large modal</button>