Skip to content

Commit

Permalink
fix(top-nav): minor edits to description, typos
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterloftis authored and Westbrook committed Jan 16, 2021
1 parent bb411b5 commit bc2ee48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/top-nav/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Description

`<sp-top-nav>` deliveres site navigation particularly prepared for use when that navigation will change the majority of the pages content and/or the pages URL when activated. All primary elements of an `<sp-top-nav>` should be directly accessible in the tab order.
`<sp-top-nav>` delivers site navigation, particularly for when that navigation will change the majority of the page's content and/or the page's URL when selected. All primary elements of an `<sp-top-nav>` should be directly accessible in the tab order.

### Installation

Expand Down

0 comments on commit bc2ee48

Please sign in to comment.