mirror of https://github.com/docker/docs.git
Fix type on hub api doc
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
This commit is contained in:
parent
a3ddf6766b
commit
aaff816081
|
@ -30,7 +30,7 @@ tags:
|
|||
- name: Images
|
||||
x-displayName: Advanced image management
|
||||
description: |
|
||||
The Advanced Image Management API endpoints aallow you to manage Docker images across all repositories.
|
||||
The Advanced Image Management API endpoints allow you to manage Docker images across all repositories.
|
||||
For more information, see [Advanced Image Management dashboard](https://docs.docker.com/docker-hub/image-management/)
|
||||
definitions:
|
||||
UsersLoginRequest:
|
||||
|
|
Loading…
Reference in New Issue