From aaff816081768ca96b490d4a009ba7290ac0cb1c Mon Sep 17 00:00:00 2001 From: Nick Adcock Date: Fri, 19 Mar 2021 10:42:01 +0000 Subject: [PATCH] Fix type on hub api doc Signed-off-by: Nick Adcock --- docker-hub/api/latest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-hub/api/latest.yaml b/docker-hub/api/latest.yaml index 363f926d11..eeaa7aae36 100644 --- a/docker-hub/api/latest.yaml +++ b/docker-hub/api/latest.yaml @@ -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: