Merge pull request #1383 from npcode/patch-2
docs/remote.md: Remove unnecessary backquote
This commit is contained in:
commit
311dfbb49e
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