From a81a0cabc1e9308621bcdb938ac13af44e1e6d5e Mon Sep 17 00:00:00 2001 From: mrchatam <287639636+mrchatam@users.noreply.github.com> Date: Fri, 11 Sep 2026 22:42:44 +0000 Subject: [PATCH] docs(hub): use 'an SSH' for build keypair step --- content/manuals/docker-hub/repos/manage/builds/troubleshoot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/docker-hub/repos/manage/builds/troubleshoot.md b/content/manuals/docker-hub/repos/manage/builds/troubleshoot.md index b1f0cc75361..e60903d7142 100644 --- a/content/manuals/docker-hub/repos/manage/builds/troubleshoot.md +++ b/content/manuals/docker-hub/repos/manage/builds/troubleshoot.md @@ -61,7 +61,7 @@ system access to the repositories. > also do this for an individual account to limit Docker Hub's access to your > source repositories. -1. Generate a SSH keypair that you use for builds only, and add the public key to your source code provider account. +1. Generate an SSH keypair that you use for builds only, and add the public key to your source code provider account. This step is optional, but allows you to revoke the build-only keypair without removing other access.