From aab13e800c288f578a52f8c8c0bd932d371398f9 Mon Sep 17 00:00:00 2001 From: Tim Sidie Date: Sun, 23 Nov 2014 04:26:35 -0500 Subject: [PATCH] Two digit country code, fixed. --- Teams/ElusiveBits/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/ElusiveBits/team.json b/Teams/ElusiveBits/team.json index 80961b9..7b45f7a 100644 --- a/Teams/ElusiveBits/team.json +++ b/Teams/ElusiveBits/team.json @@ -4,12 +4,12 @@ { "name": "Tim Sidie", "koding": "tims", - "location": "Washington, DC" + "location": "Washington D.C., US" }, { "name": "Pat Quinn", "koding": "elusivebits", - "location": "Philadelphia, PA" + "location": "Philadelphia, US" } ] }