summaryrefslogtreecommitdiff
path: root/db.json
diff options
context:
space:
mode:
Diffstat (limited to 'db.json')
-rw-r--r--db.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/db.json b/db.json
index 4efbeca..ededce6 100644
--- a/db.json
+++ b/db.json
@@ -13,12 +13,12 @@
},
"press": [
{
- "text": "New York Times",
- "uri": "http://nytimes.com/"
- },
- {
"text": "WSJ",
"uri": "http://wsj.com/"
+ },
+ {
+ "text": "New York Times",
+ "uri": "http://nytimes.com/"
}
],
"__index": "0",