diff --git a/core/src/components/nav-push/readme.md b/core/src/components/nav-push/readme.md index f42d935736..7fc7ad2464 100644 --- a/core/src/components/nav-push/readme.md +++ b/core/src/components/nav-push/readme.md @@ -1,7 +1,8 @@ # ion-nav-push -`NavPush` is a component used to navigate to the specified component. -It is the element form of `NavController.push()` +Nav Push is a component used to navigate to the specified component. + +It is the component form of `NavController.push()`