We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0182014 commit 3fb2d43Copy full SHA for 3fb2d43
src/navigation/ionic-page.ts
@@ -231,7 +231,7 @@ export interface IonicPageMetadata {
231
*
232
* In this example, if the app is launched at `http://localhost:8101/#/contact/contact-more-info` the displayed page
233
* will be the `'ContactMoreInfoPage'`. It will show a back button that will go to the `'ContactDetailPage'` which
234
- * will also show a back button which will go to the `'Constact'` page.
+ * will also show a back button which will go to the `'Contact'` page.
235
236
* An example of an application with a set history stack is the Instagram application. Opening a link
237
* to an image on Instagram will show the details for that image with a back button to the user's profile
0 commit comments