Skip to content

Commit e34138f

Browse files
committed
add missing comma in team.md
1 parent f2c8919 commit e34138f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/team.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@ order: 31
864864
},
865865
beforeDestroy: function () {
866866
document.removeEventListener('keydown', this.konamiKeydown)
867-
}
867+
},
868868
methods: {
869869
getUserPosition: function () {
870870
var vm = this

0 commit comments

Comments
 (0)