We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88c7277 commit 23f59feCopy full SHA for 23f59fe
src/v2/guide/team.md
@@ -198,6 +198,7 @@ order: 803
198
'Annecy, France': [45.899247, 6.129384],
199
'Alicante, Spain' : [38.346543, -0.483838],
200
'Bangalore, India': [12.971599, 77.594563],
201
+ 'Beijing, China': [39.904200, 116.407396],
202
'Bordeaux, France': [44.837789, -0.579180],
203
'Bucharest, Romania': [44.426767, 26.102538],
204
'Chengdu, China': [30.572815, 104.066801],
@@ -601,7 +602,7 @@ order: 803
601
602
{
603
name: 'kingwl',
604
title: 'New Bee',
- city: 'Beijin, China',
605
+ city: 'Beijing, China',
606
languages: ['zh'],
607
work: {
608
role: 'Software Development Engineer',
0 commit comments