diff --git a/content/manuals/engine/security/protect-access.md b/content/manuals/engine/security/protect-access.md index c4066f3259ec..42b2bae0f7ce 100644 --- a/content/manuals/engine/security/protect-access.md +++ b/content/manuals/engine/security/protect-access.md @@ -67,7 +67,7 @@ $ docker info ### SSH Tips For the best user experience with SSH, configure `~/.ssh/config` as follows to allow -reusing a SSH connection for multiple invocations of the `docker` CLI: +reusing an SSH connection for multiple invocations of the `docker` CLI: ```text ControlMaster auto