From 7964bf97807899d63306d577f459c7beba86d9ef Mon Sep 17 00:00:00 2001 From: Laurent Peuch <cortex@worlddomination.be> Date: Sat, 22 Jun 2013 15:18:46 +0200 Subject: [PATCH] [fix] small mistakes in the format --- format.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/format.json b/format.json index 43cdebb..ec25888 100644 --- a/format.json +++ b/format.json @@ -20,7 +20,7 @@ }], "phones": [{ "phone": "", - "address": "for example "the phone number of his office in the EP"", + "address": "for example \"the phone number of his office in the EP\"", // optional, type foreignkey "type": "fax, official, personnal etc ...", // optional }], @@ -32,7 +32,7 @@ "postcode: "", "floor": "", // optinional "office_number": "", // optinional - "type": "stuff like "his official office"", + "type": "stuff like \"his official office\"", // optinional "geo": { // optinional "lon": "", -- GitLab