Browse Source

Merge pull request #1690 from YuPengZTE/devWordTypo

Fix typo
Madhu Venugopal 8 years ago
parent
commit
3a9785442e
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
 * 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,
 		"DiscoveryType": int,