mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
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:

committed by
Brandy Carney

parent
48352533ff
commit
32bb1f7230
@ -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 -->
|
||||
|
Reference in New Issue
Block a user