Skip to content

Commit

Permalink
components.html: fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
cvrebert committed Aug 27, 2013
1 parent b3a23fa commit 73f1084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components.html
Original file line number Diff line number Diff line change
Expand Up @@ -1499,7 +1499,7 @@ <h4>Make navbars accessible</h4>

<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">
Expand Down

0 comments on commit 73f1084

Please sign in to comment.