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 b2cdf4a..f7936d5 100644 --- a/examples/db.json +++ b/examples/db.json @@ -4,9 +4,9 @@ { "type": "pretzel", "description": "really a very tasty bread! yup yes", - "color": "blue", + "color": "green", "id": "pretzel", - "title": "" + "title": "Pretzel Chips" }, { "type": "bagel", |
