Skip to content

Commit

Permalink
fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Nov 15, 2015
1 parent 7b1c7b2 commit ef6f5f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/ComponentsPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -515,8 +515,8 @@ const ComponentsPage = React.createClass({
, <code>inverse</code>, <code>fluid</code>.
</p>
<p>
You can also align elements to the right by specifying the <code>right</code> prop on
the <code>Nav</code> component.
You can also align elements to the right by specifying the <code>pullRight</code> prop on
the <code>Nav</code>, and other sub-components.
</p>

<h3><Anchor id="navbars-basic">Navbar Basic Example</Anchor></h3>
Expand Down

0 comments on commit ef6f5f5

Please sign in to comment.