Skip to content

Commit ef6f5f5

Browse files
committed
fix wording
1 parent 7b1c7b2 commit ef6f5f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/ComponentsPage.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -515,8 +515,8 @@ const ComponentsPage = React.createClass({
515515
, <code>inverse</code>, <code>fluid</code>.
516516
</p>
517517
<p>
518-
You can also align elements to the right by specifying the <code>right</code> prop on
519-
the <code>Nav</code> component.
518+
You can also align elements to the right by specifying the <code>pullRight</code> prop on
519+
the <code>Nav</code>, and other sub-components.
520520
</p>
521521

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

0 commit comments

Comments
 (0)