Skip to content

Commit 92ae069

Browse files
vuchlposva
authored andcommitted
Fixed typo (#816)
* Fixed typo * fixing inline comment as per suggestion
1 parent cd2f0df commit 92ae069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/advanced/data-fetching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ export default {
9494
}
9595
})
9696
},
97-
// when route changes when this component is already rendered,
97+
// when route changes and this component is already rendered,
9898
// the logic will be slightly different.
9999
watch: {
100100
$route () {

0 commit comments

Comments
 (0)