From 18849c52de1b3c6baec0c1d7530a35a0c703958a Mon Sep 17 00:00:00 2001 From: Laurent Peuch <cortex@worlddomination.be> Date: Sat, 22 Jun 2013 15:18:10 +0200 Subject: [PATCH] [mod] add missing " --- format.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/format.json b/format.json index 93c1525..43cdebb 100644 --- a/format.json +++ b/format.json @@ -12,7 +12,7 @@ "contact": { "emails": [{ "email": "", - "type: "", // optional + "type": "", // optional }], "websites": [{ "website": "", -- GitLab