Skip to content

Commit 23f59fe

Browse files
committed
fix vue team distance sorting
1 parent 88c7277 commit 23f59fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/v2/guide/team.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ order: 803
198198
'Annecy, France': [45.899247, 6.129384],
199199
'Alicante, Spain' : [38.346543, -0.483838],
200200
'Bangalore, India': [12.971599, 77.594563],
201+
'Beijing, China': [39.904200, 116.407396],
201202
'Bordeaux, France': [44.837789, -0.579180],
202203
'Bucharest, Romania': [44.426767, 26.102538],
203204
'Chengdu, China': [30.572815, 104.066801],
@@ -601,7 +602,7 @@ order: 803
601602
{
602603
name: 'kingwl',
603604
title: 'New Bee',
604-
city: 'Beijin, China',
605+
city: 'Beijing, China',
605606
languages: ['zh'],
606607
work: {
607608
role: 'Software Development Engineer',

0 commit comments

Comments
 (0)