From b5a393bd48c2a9e1d0ab1673ca96ff1052168d1c Mon Sep 17 00:00:00 2001 From: Jurgen Jocubeit Date: Sat, 16 Mar 2019 07:05:40 +1000 Subject: [PATCH] docs(tabs): correct ion-route property `path` to `url` (#17794) --- core/src/components/tabs/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/components/tabs/readme.md b/core/src/components/tabs/readme.md index 8da17460d5..f69feec9ba 100644 --- a/core/src/components/tabs/readme.md +++ b/core/src/components/tabs/readme.md @@ -55,7 +55,7 @@ When the ionic's router (`ion-router`) is used, the `tab` property matches the " The following route within the scope of a `ion-tabs` outlet: ```html - + ``` Would match the following tab: