Skip to content

Commit 0672d30

Browse files
authored
Update dynamic-matching.md (#2200)
1 parent f776cbe commit 0672d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/guide/essentials/dynamic-matching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export default {
9292

9393
:::
9494

95-
Or, use the `beforeRouteUpdate` [navigation guard](../advanced/navigation-guards.md), which also allows to cancel the navigation:
95+
Or, use the `beforeRouteUpdate` [navigation guard](../advanced/navigation-guards.md), which also allows you to cancel the navigation:
9696

9797
::: code-group
9898

0 commit comments

Comments
 (0)