aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/components/responsive-embed.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-03-17 03:04:37 -0700
committerChris Rebert <[email protected]>2014-03-17 03:04:37 -0700
commit4d859d177a30b3d6c01e77343118f6c0246cd290 (patch)
tree930a0f02b7a4d5404daa3da50851c1e041cb2dd5 /docs/_includes/components/responsive-embed.html
parentcb3f3926d79935f5b38611c10e7109b380df2c4f (diff)
downloadbootstrap-4d859d177a30b3d6c01e77343118f6c0246cd290.tar.xz
bootstrap-4d859d177a30b3d6c01e77343118f6c0246cd290.zip
copyedit responsive-embed.html
Diffstat (limited to 'docs/_includes/components/responsive-embed.html')
-rw-r--r--docs/_includes/components/responsive-embed.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/components/responsive-embed.html b/docs/_includes/components/responsive-embed.html
index bf65599d7..c9e0f5807 100644
--- a/docs/_includes/components/responsive-embed.html
+++ b/docs/_includes/components/responsive-embed.html
@@ -2,7 +2,7 @@
<h1 id="responsive-embed" class="page-header">Responsive embed</h1>
<p>Allow browsers to determine video or slideshow dimensions based on the width of their containing block by creating an intrinsic ratio that will properly scale on any device.</p>
- <p>Rules are directly apply to <code>&lt;iframe&gt;</code>, <code>&lt;embed&gt;</code> and <code>&lt;object&gt;</code> elements, optionally use of an explicit descendant class <code>.embed-responsive-item</code> when you want to match the styling for other attributes.</p>
+ <p>Rules are directly applied to <code>&lt;iframe&gt;</code>, <code>&lt;embed&gt;</code>, and <code>&lt;object&gt;</code> elements; optionally use an explicit descendant class <code>.embed-responsive-item</code> when you want to match the styling for other attributes.</p>
<p><strong>Pro-Tip!</strong> You don't need to include <code>frameborder="0"</code> in your <code>&lt;iframe&gt;</code>s as we override that for you.</p>
<div class="bs-example">
<div class="embed-responsive embed-responsive-16by9">