diff --git a/core/src/components/nav-set-root/readme.md b/core/src/components/nav-set-root/readme.md index d7602d6568..1a71cb716d 100644 --- a/core/src/components/nav-set-root/readme.md +++ b/core/src/components/nav-set-root/readme.md @@ -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()`