Skip to content

Commit

Permalink
docs(nav-set-root): fix typos (ionic-team#18946)
Browse files Browse the repository at this point in the history
* docs(nav-set-root): fix typo a / of

* docs(nav-set-root): fix inconsistent terminology
  • Loading branch information
rtpHarry authored and brandyscarney committed Jul 30, 2019
1 parent 4835253 commit 32bb1f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/src/components/nav-set-root/readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ion-nav-set-root

`NavSetRoot` is an element that allows you to set the root of the current navigation stack.
It is the element form a calling `NavController.setRoot()`
`NavSetRoot` is a component that allows you to set the root of the current navigation stack.
It is the component form of calling `NavController.setRoot()`


<!-- Auto Generated Below -->
Expand Down

0 comments on commit 32bb1f7

Please sign in to comment.