mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
docs(navigation): fix typo (#11192)
This commit is contained in:

committed by
Brandy Carney

parent
cb5707d467
commit
bc9accf215
@ -295,7 +295,7 @@ import { ViewController } from './view-controller';
|
||||
* }
|
||||
* ```
|
||||
*
|
||||
* We need to make sure that or `navCtrl.push` has a catch in order to catch the and handle the error.
|
||||
* We need to make sure that our `navCtrl.push` has a catch in order to catch the and handle the error.
|
||||
* If you need to prevent a view from entering, you can do the same thing
|
||||
*
|
||||
* ```ts
|
||||
|
Reference in New Issue
Block a user