mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
docs/remote.md: Remove unnecessary backquote
Signed-off-by: Yi EungJun <eungjun.yi@navercorp.com>
This commit is contained in:
parent
0a1c09d685
commit
11be70cf5e
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
||||
`{}`
|
||||
{}
|
||||
|
||||
### Delete network
|
||||
|
||||
|
@ -257,7 +257,7 @@ When the proxy receives a DiscoverNew notification, the remote process shall rec
|
|||
|
||||
The response indicating success is empty:
|
||||
|
||||
`{}`
|
||||
{}
|
||||
|
||||
* Node Discovery
|
||||
|
||||
|
@ -287,7 +287,7 @@ When the proxy receives a DiscoverDelete notification, the remote process shall
|
|||
|
||||
The response indicating success is empty:
|
||||
|
||||
`{}`
|
||||
{}
|
||||
|
||||
* Node Discovery
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue