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

---
 rfc/0004_ws2p_v1.md | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/rfc/0004_ws2p_v1.md b/rfc/0004_ws2p_v1.md
index 91c0e7a..e992c30 100644
--- a/rfc/0004_ws2p_v1.md
+++ b/rfc/0004_ws2p_v1.md
@@ -243,14 +243,15 @@ 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|
+table of document types :
+
+    |DOCUMENT_TYPE_ID|DOCUMENT_TYPE_NAME|
+    |0|peer|
+    |1|transaction|
+    |2|membership|
+    |3|certification|
+    |4|identity|
+    |5|block|
 
 ### Block
 
-- 
GitLab