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 cd2f0df commit 92ae069Copy full SHA for 92ae069
docs/en/advanced/data-fetching.md
@@ -94,7 +94,7 @@ export default {
94
}
95
})
96
},
97
- // when route changes when this component is already rendered,
+ // when route changes and this component is already rendered,
98
// the logic will be slightly different.
99
watch: {
100
$route () {
0 commit comments