aboutsummaryrefslogtreecommitdiff
path: root/docs/components/modal.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-02-07 22:48:26 -0800
committerMark Otto <[email protected]>2016-02-07 22:48:26 -0800
commite455b6b8d2cd028d53640f14134f0e8b3f575786 (patch)
tree7d3ee33ae188ac37734fb92ec1d29d695d21fd63 /docs/components/modal.md
parente589cdbfe9421d58f6c3ff4d2820056983df6def (diff)
parente3b55aadea895bdb0910f3ffd3f74d89fee37925 (diff)
downloadbootstrap-e455b6b8d2cd028d53640f14134f0e8b3f575786.tar.xz
bootstrap-e455b6b8d2cd028d53640f14134f0e8b3f575786.zip
Merge branch 'v4-dev' into v4-form-sizing
Diffstat (limited to 'docs/components/modal.md')
-rw-r--r--docs/components/modal.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/modal.md b/docs/components/modal.md
index a8b1b4850..1bbcd3fbf 100644
--- a/docs/components/modal.md
+++ b/docs/components/modal.md
@@ -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>