Skip to content

Commit 175e0d5

Browse files
authored
Merge pull request #182 from austinjavascript/srozier/fix-json
Fix json syntax
2 parents b63c509 + 2f93fe0 commit 175e0d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/people.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"twitter": null,
118118
"github": "suzubara",
119119
"linkedin": null,
120-
"status": "active",
120+
"status": "active"
121121
},
122122
"cking": {
123123
"name": "Collier King",

0 commit comments

Comments
 (0)