From 697ebcc7e270b3c6d015abd81d85967907ae46d3 Mon Sep 17 00:00:00 2001 From: Dylson Valente Neto Date: Tue, 25 Nov 2014 23:12:20 -0300 Subject: [PATCH] Fix 2 digit country code --- Teams/RandomHackers/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json index ca5fc20..911c367 100644 --- a/Teams/RandomHackers/team.json +++ b/Teams/RandomHackers/team.json @@ -18,7 +18,7 @@ "name": "Jen Best", "twitter": "jenbestyoga", "koding": "jenthebest", - "location": "Philadelphia, PA" + "location": "Philadelphia, US" } ] }