]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
copyedit responsive-embed.html
authorChris Rebert <github@rebertia.com>
Mon, 17 Mar 2014 10:04:37 +0000 (03:04 -0700)
committerChris Rebert <github@rebertia.com>
Mon, 17 Mar 2014 10:04:37 +0000 (03:04 -0700)
docs/_includes/components/responsive-embed.html

index bf65599d7b0af06fdefd26580123d2ab9e7c055c..c9e0f5807b3881016bab79878aa1026b20365447 100644 (file)
@@ -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">