From 3f57857b642b7f2e0dfd0beb6e0d04d9056230f1 Mon Sep 17 00:00:00 2001 From: Subbu Allamaraju Date: Thu, 1 Dec 2011 16:51:01 -0800 Subject: [PATCH] Fix a typo --- config/dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dev.json b/config/dev.json index b8b45f5..bae445e 100755 --- a/config/dev.json +++ b/config/dev.json @@ -1,5 +1,5 @@ { - "ebay" : { + "eBay" : { "apikey": "Qlio1a92e-fea5-485d-bcdb-1140ee96527" } }