From 12ac41f872c16a07653b9fab9d53801733b825cc Mon Sep 17 00:00:00 2001 From: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> Date: Mon, 5 Oct 2020 13:39:18 +0100 Subject: [PATCH] Minor style update --- docker-hub/download-rate-limit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-hub/download-rate-limit.md b/docker-hub/download-rate-limit.md index 9a89836f57..8cf2a41767 100644 --- a/docker-hub/download-rate-limit.md +++ b/docker-hub/download-rate-limit.md @@ -49,7 +49,7 @@ If you are running Docker Swarm, you must use the `-- with-registry-auth` flag t ### GitHub Actions -If you are using GitHub Actions to build and push Docker images to Docker Hub, see our [login action](https://github.com/docker/login-action#dockerhub){: target="_blank" class="_"}. If you are using another Action, you must add your username and access token in a similar way for authentication. +If you are using GitHub Actions to build and push Docker images to Docker Hub, see [login action](https://github.com/docker/login-action#dockerhub){: target="_blank" class="_"}. If you are using another Action, you must add your username and access token in a similar way for authentication. ### Kubernetes