Skip to content

Commit 3fb2d43

Browse files
mediantibabrandyscarney
authored andcommitted
docs(ionic-page): fix typo on line 234 (#13957)
1 parent 0182014 commit 3fb2d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/navigation/ionic-page.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ export interface IonicPageMetadata {
231231
*
232232
* In this example, if the app is launched at `http://localhost:8101/#/contact/contact-more-info` the displayed page
233233
* 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.
234+
* will also show a back button which will go to the `'Contact'` page.
235235
*
236236
* An example of an application with a set history stack is the Instagram application. Opening a link
237237
* to an image on Instagram will show the details for that image with a back button to the user's profile

0 commit comments

Comments
 (0)