We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b1c7b2 commit ef6f5f5Copy full SHA for ef6f5f5
1 file changed
docs/src/ComponentsPage.js
@@ -515,8 +515,8 @@ const ComponentsPage = React.createClass({
515
, <code>inverse</code>, <code>fluid</code>.
516
</p>
517
<p>
518
- You can also align elements to the right by specifying the <code>right</code> prop on
519
- 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.
520
521
522
<h3><Anchor id="navbars-basic">Navbar Basic Example</Anchor></h3>
0 commit comments