Skip to content

Commit 5f1d403

Browse files
ktsnposva
authored andcommitted
fix typo gaurds -> guards (#676)
1 parent c973a5f commit 5f1d403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/api/router-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
- **router.beforeEach(guard)**
2626
- **router.afterEach(hook)**
2727

28-
Add global navigation guards. See [Navigation Guards](../advanced/navigation-gaurds.md).
28+
Add global navigation guards. See [Navigation Guards](../advanced/navigation-guards.md).
2929

3030

3131
- **router.push(location)**

0 commit comments

Comments
 (0)