mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
typo fix
Signed-off-by: Bearice Ren <bearice@gmail.com>
This commit is contained in:
parent
b8134d571b
commit
e82b92182f
1 changed files with 2 additions and 2 deletions
|
@ -226,7 +226,7 @@ Where:
|
|||
|
||||
This API is for releasing an IP address.
|
||||
|
||||
For this API, the remote driver will receive a POST message to the URL `/IpamDriver.RleaseAddress` with the following payload:
|
||||
For this API, the remote driver will receive a POST message to the URL `/IpamDriver.ReleaseAddress` with the following payload:
|
||||
|
||||
{
|
||||
"PoolID": string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue