]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
components.html: fix grammar
authorChris Rebert <github@rebertia.com>
Tue, 27 Aug 2013 18:18:10 +0000 (11:18 -0700)
committerChris Rebert <github@rebertia.com>
Tue, 27 Aug 2013 18:18:10 +0000 (11:18 -0700)
components.html

index 4ecb26e31cd1906749387be96d5713ece906f296..642146e71b3e7017cb50a2960f4824848a6b2b9e 100644 (file)
@@ -1499,7 +1499,7 @@ base_url: "../"
 
     <h2 id="navbar-forms">Forms</h2>
     <p>Place form content within <code>.navbar-form</code> for proper vertical alignment and collapsed behavior in narrow viewports. Use the alignment options to decide where it resides within the navbar content.</p>
-    <p>As a heads up, <code>.navbar-form</code> shares much of it's code with <code>.form-inline</code> via mixin.</p>
+    <p>As a heads up, <code>.navbar-form</code> shares much of its code with <code>.form-inline</code> via mixin.</p>
     <div class="bs-example">
       <nav class="navbar navbar-default" role="navigation">
         <div class="navbar-header">