From 931ec57258882e03637df3e8a89da2edac55ea35 Mon Sep 17 00:00:00 2001
From: Laurent Peuch <cortex@worlddomination.be>
Date: Sat, 22 Jun 2013 15:21:02 +0200
Subject: [PATCH] [fix] misc

---
 format.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/format.json b/format.json
index 42f6c22..10c33e7 100644
--- a/format.json
+++ b/format.json
@@ -56,7 +56,7 @@
             "constituency": "country, voting districts, party, etc",
                                  // optional
             "role": "",          // optional
-            // either we have membership date or only if it"s the current one
+            // either we have membership date or only if it's the current one
             "begin_date": "",    // optinional
             "end_date": "",      // optinional
             "current": false,    // optinional
-- 
GitLab