docs(nav-set-root): fix typos (#18946)

* docs(nav-set-root): fix typo a / of

* docs(nav-set-root): fix inconsistent terminology
This commit is contained in:
Matthew Harris 2019-07-30 23:23:44 +07:00 committed by Brandy Carney
parent 48352533ff
commit 32bb1f7230
1 changed files with 2 additions and 2 deletions

View File

@ -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 -->