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 c973a5f commit 5f1d403Copy full SHA for 5f1d403
docs/en/api/router-instance.md
@@ -25,7 +25,7 @@
25
- **router.beforeEach(guard)**
26
- **router.afterEach(hook)**
27
28
- Add global navigation guards. See [Navigation Guards](../advanced/navigation-gaurds.md).
+ Add global navigation guards. See [Navigation Guards](../advanced/navigation-guards.md).
29
30
31
- **router.push(location)**
0 commit comments