Skip to content

Commit e47a9bd

Browse files
chore: typo (#1971)
[skip ci]
1 parent c396d14 commit e47a9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/router/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ This change will break your app. This behavior has worked in some scenarios but
9797

9898
This is known an _transient state_ and since it's in a navigation guard, it will be preserved when reloading the page. [Check the documentation for more details](https://router.vuejs.org/guide/advanced/meta.html#typescript).
9999

100-
Fixing #1497, required getting rid of unused params and therefore will broke this long standing anti-pattern usage.
100+
Fixing #1497, required getting rid of unused params and therefore will break this long standing anti-pattern usage.
101101

102102
### Bug Fixes
103103

0 commit comments

Comments
 (0)