Browse Source

Fix typo

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
yupengzte 8 years ago
parent
commit
495f534317
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libnetwork/docs/remote.md

+ 1 - 1
libnetwork/docs/remote.md

@@ -291,7 +291,7 @@ The response indicating success is empty:
 
 * Node Discovery
 
-Similar to the DiscoverNew call, Node Discovery is represented by a `DiscoveryType` value of `1` and the corresponding `DiscoveryData` will carry Node discovery data to be delted.
+Similar to the DiscoverNew call, Node Discovery is represented by a `DiscoveryType` value of `1` and the corresponding `DiscoveryData` will carry Node discovery data to be deleted.
 
     {
 		"DiscoveryType": int,