mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix typo
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
This commit is contained in:
parent
4bca322c68
commit
495f534317
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue