diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/db.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/db.json b/examples/db.json index 454db14..0cac151 100644 --- a/examples/db.json +++ b/examples/db.json @@ -127,10 +127,10 @@ "dateCreated": "" }, { - "title": "ok...", + "title": "Contact", "body": "2406 Old Rd, San Juan Bautista", "id": "contact", - "__index": "0", + "__index": 0, "links": [ { "text": "US Bread Board", |
