From 4a43579239d2ee6770a617ae074989c469def797 Mon Sep 17 00:00:00 2001 From: gezbo Date: Mon, 10 Sep 2018 19:37:51 +0100 Subject: [PATCH] docs(): update navPush docs from --> form --- core/src/components/nav-push/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/components/nav-push/readme.md b/core/src/components/nav-push/readme.md index a72626580e..095573476e 100644 --- a/core/src/components/nav-push/readme.md +++ b/core/src/components/nav-push/readme.md @@ -1,7 +1,7 @@ # ion-nav-push `NavPush` is a component used to navigate to the specified component. -It is the element from of `NavController.push()` +It is the element form of `NavController.push()`