Fixed two typos in json

This commit is contained in:
Dan Leech 2013-05-20 16:19:50 +01:00
parent 630ea6a011
commit b5f90e50b8

View File

@ -50,12 +50,12 @@
"credit" : "Audioboo" "credit" : "Audioboo"
}, },
{ {
"name" : "aws", "name" : "AWS",
"hex" : "FF9900", "hex" : "FF9900",
"credit" : "Amazon, Inc." "credit" : "Amazon, Inc."
}, },
{ {
"name" : "bebo", "name" : "Bebo",
"hex" : "EE1010", "hex" : "EE1010",
"credit" : "Bebo" "credit" : "Bebo"
}, },