From c82981e5a9cc93e88051c6b875dd388bcf4d5c92 Mon Sep 17 00:00:00 2001 From: Anthony Date: Fri, 4 Nov 2016 16:03:20 -0500 Subject: [PATCH] Fixed minor typo in second cat object --- public/json/cats.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/json/cats.json b/public/json/cats.json index 0f8ce22a69..e4a96ed119 100644 --- a/public/json/cats.json +++ b/public/json/cats.json @@ -12,7 +12,7 @@ { "id": 1, "imageLink": "https://s3.amazonaws.com/freecodecamp/grumpy-cat.jpg", - "altText": "A white cat with blue eys, looking very grumpy. ", + "altText": "A white cat with blue eyes, looking very grumpy. ", "codeNames": [ "Oscar", "Scrooge",