mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
docs/reference/api: fix typo in docs
Signed-off-by: Francisco Souza <f@souza.cc>
This commit is contained in:
parent
a612d85916
commit
fe5b72e7bb
15 changed files with 29 additions and 29 deletions
|
|
@ -969,7 +969,7 @@ Status Codes:
|
|||
- **201** – no error
|
||||
- **400** – bad parameter
|
||||
- **404** – no such image
|
||||
- **409** – conflic
|
||||
- **409** – conflict
|
||||
- **500** – server error
|
||||
|
||||
### Remove an image
|
||||
|
|
@ -1004,7 +1004,7 @@ Status Codes:
|
|||
|
||||
- **200** – no error
|
||||
- **404** – no such image
|
||||
- **409** – conflic
|
||||
- **409** – conflict
|
||||
- **500** – server error
|
||||
|
||||
### Search images
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue