From 0aca8aa8dc8ef11fcf0c2e978a32a67cb3bc538f Mon Sep 17 00:00:00 2001 From: kamoh Date: Sun, 9 Apr 2017 15:27:49 -0400 Subject: [PATCH] Fix news site attribution --- chapter2/sample/data/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter2/sample/data/data.json b/chapter2/sample/data/data.json index d1922e7..cf8fc59 100644 --- a/chapter2/sample/data/data.json +++ b/chapter2/sample/data/data.json @@ -135,7 +135,7 @@ "type" : "rss" }, { - "site" : "foxnews", + "site" : "cnn", "link" : "http://rss.cnn.com/rss/cnn_topstories.rss", "type" : "rss" },