Skip to content

Commit

Permalink
docs: Fix spelling and grammar in Navbar docs (#3527)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipwhiuk authored and taion committed Mar 14, 2019
1 parent fe01d77 commit 100d23e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/src/pages/components/navbar.js
Expand Up @@ -31,11 +31,11 @@ export default withLayout(function NaπvbarSection({ data }) {
Overview
</LinkedHeading>
<p>
Here’s what you need to know before getting started with the navbar:
Here’s what you need to know before getting started with the Navbar:
</p>
<ul>
<li>
use the <code>expand</code> prop to allow for nvabar collapsing at
Use the <code>expand</code> prop to allow for collapsing the Navbar at
lower breakpoints.
</li>
<li>
Expand Down

0 comments on commit 100d23e

Please sign in to comment.