ソースを参照

docs/remote.md: Remove unnecessary backquote

Signed-off-by: Yi EungJun <eungjun.yi@navercorp.com>
Yi EungJun 9 年 前
コミット
11be70cf5e
1 ファイル変更3 行追加3 行削除
  1. 3 3
      libnetwork/docs/remote.md

+ 3 - 3
libnetwork/docs/remote.md

@@ -106,7 +106,7 @@ When the proxy is asked to create a network, the remote process shall receive a
 
 
 The response indicating success is empty:
 The response indicating success is empty:
 
 
-    `{}`
+    {}
 
 
 ### Delete network
 ### Delete network
 
 
@@ -257,7 +257,7 @@ When the proxy receives a DiscoverNew notification, the remote process shall rec
 
 
 The response indicating success is empty:
 The response indicating success is empty:
 
 
-    `{}`
+    {}
 
 
 *  Node Discovery
 *  Node Discovery
 
 
@@ -287,7 +287,7 @@ When the proxy receives a DiscoverDelete notification, the remote process shall
 
 
 The response indicating success is empty:
 The response indicating success is empty:
 
 
-    `{}`
+    {}
 
 
 * Node Discovery
 * Node Discovery