From cf452425f499036db03c0dcbe07f01a775d1cc09 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89lo=C3=AFs?= <elois@ifee.fr>
Date: Sat, 27 Jan 2018 19:41:05 +0000
Subject: [PATCH] Update 0004_ws2p_v1.md

---
 rfc/0004_ws2p_v1.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/rfc/0004_ws2p_v1.md b/rfc/0004_ws2p_v1.md
index e992c30..265d10e 100644
--- a/rfc/0004_ws2p_v1.md
+++ b/rfc/0004_ws2p_v1.md
@@ -246,12 +246,12 @@ All documents are sent in json format, the body format of the request is always
 table of document types :
 
     |DOCUMENT_TYPE_ID|DOCUMENT_TYPE_NAME|
-    |0|peer|
-    |1|transaction|
-    |2|membership|
-    |3|certification|
-    |4|identity|
-    |5|block|
+    |               0|              peer|
+    |               1|       transaction|
+    |               2|        membership|
+    |               3|     certification|
+    |               4|          identity|
+                   |5|             block|
 
 ### Block
 
-- 
GitLab