From 9113d4ee29bb078ebd88be3333a075951acebb4b Mon Sep 17 00:00:00 2001 From: ealmansi Date: Wed, 26 Nov 2014 12:50:33 -0300 Subject: [PATCH] fix 2 digit country code --- Teams/Toro/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Toro/team.json b/Teams/Toro/team.json index 75d7663..b177797 100644 --- a/Teams/Toro/team.json +++ b/Teams/Toro/team.json @@ -5,7 +5,7 @@ "name": "Emilio Almansi", "twitter": "ealmansi", "koding": "ealmansi", - "location": "Ciudad Autónoma de Buenos Aires, Argentina" + "location": "Ciudad Autónoma de Buenos Aires, AR" }, ] }