From 18545c4dec62dbf8d44bdb72159ac26a0fe2f743 Mon Sep 17 00:00:00 2001 From: Timothy Date: Sat, 19 Jul 2014 06:26:08 +0000 Subject: [PATCH] Apply @jamtur01's copy edit's to certificates.md Docker-DCO-1.1-Signed-off-by: Timothy (github: timthelion) Upstream-commit: fae72c83be211c4331e1982a3d548c6101240501 Component: engine --- components/engine/docs/sources/articles/certificates.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/engine/docs/sources/articles/certificates.md b/components/engine/docs/sources/articles/certificates.md index 3772a7bc57..e8185a518a 100644 --- a/components/engine/docs/sources/articles/certificates.md +++ b/components/engine/docs/sources/articles/certificates.md @@ -30,9 +30,9 @@ So, an example setup would be:: ├── client.key └── localhost.crt -A simple way to test this setup is to use an apache server to host a -registry. Just copy a registry tree into the apache root, -[here](http://people.gnome.org/~alexl/v1.tar.gz) is an example one +A simple way to test this setup is to use an Apache server to host a +registry. Just copy a registry tree into the Apache root, +[here](http://people.gnome.org/~alexl/v1.tar.gz) is an example of one containing the busybox image. Then add this conf file as `/etc/httpd/conf.d/registry.conf`: