Update cli-based-access.md

fixed a small spelling error
This commit is contained in:
Raymond Kung 2016-06-12 15:16:28 -07:00 committed by Joao Fernandes
parent 1d9134da4c
commit 1aeeba1574
1 changed files with 1 additions and 1 deletions

View File

@ -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