From 1aeeba15743a137f50366e323a44ad59ea9f196a Mon Sep 17 00:00:00 2001 From: Raymond Kung Date: Sun, 12 Jun 2016 15:16:28 -0700 Subject: [PATCH] Update cli-based-access.md fixed a small spelling error --- access-ucp/cli-based-access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/access-ucp/cli-based-access.md b/access-ucp/cli-based-access.md index bfd84e65c6..f0651d5ec1 100644 --- a/access-ucp/cli-based-access.md +++ b/access-ucp/cli-based-access.md @@ -16,7 +16,7 @@ Docker UCP secures your cluster with role-based access control, so that only authorized users can perform changes to the cluster. For this reason, when running docker commands on a UCP node, you need to -authenticate your request using client certificates. When trying yo run docker +authenticate your request using client certificates. When trying to run docker commands without a valid certificate, you get an authentication error: ```bash