Skip to content

Commit 11382e9

Browse files
zrh122posva
authored andcommitted
chore: fix typo in comment (#2763)
1 parent 4c0136d commit 11382e9

File tree

1 file changed

+1
-1
lines changed
  • examples/navigation-guards

1 file changed

+1
-1
lines changed

examples/navigation-guards/app.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const Baz = {
4646
}
4747
}
4848

49-
// Baz implements an in-component beforeRouteEnter hook
49+
// Qux implements an in-component beforeRouteEnter hook
5050
const Qux = {
5151
data () {
5252
return {

0 commit comments

Comments
 (0)