From 477ecdaacebbce022b753c7f405a7f716a62b5f8 Mon Sep 17 00:00:00 2001 From: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> Date: Wed, 2 Apr 2025 12:21:50 -0700 Subject: [PATCH] hub: fix typo (#22351) ## Description Fixed typo for limits. 100 for unauthenticated and 200 for Personal. ## Related issues or tickets ## Reviews - [ ] Editorial review Signed-off-by: Craig --- content/manuals/subscription/details.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/subscription/details.md b/content/manuals/subscription/details.md index db7d160093..593be8efe6 100644 --- a/content/manuals/subscription/details.md +++ b/content/manuals/subscription/details.md @@ -42,7 +42,7 @@ Docker Personal includes: - 1 included repository with continuous vulnerability analysis in Docker Scout - Unlimited public Docker Hub repositories -- 100 pulls per 6 hours Docker Hub image pull rate limit for authenticated users +- 200 pulls per 6 hours Docker Hub image pull rate limit for authenticated users - 7-day Docker Build Cloud trial - 7-day Testcontainers Cloud trial