fix: fix typos in docs.

This commit is contained in:
Mengxin Liu 2017-11-20 01:25:50 +08:00 committed by oilbeater
parent b0eb1cde27
commit e2ce52a55e
9 changed files with 11 additions and 11 deletions

View file

@ -39,7 +39,7 @@ Deploy [kube lego](https://github.com/jetstack/kube-lego) use [Let's Encrypt](ht
### Testing
To test the regstry is working correctly we download a known image from [docker hub](https://hub.docker.com), create a tag pointing to the new registry and upload the image:
To test the registry is working correctly we download a known image from [docker hub](https://hub.docker.com), create a tag pointing to the new registry and upload the image:
```console
docker pull ubuntu:16.04