Browse code

Apply @jamtur01's copy edit's to certificates.md

Docker-DCO-1.1-Signed-off-by: Timothy <timothyhobbs@seznam.cz> (github: timthelion)

Timothy authored on 2014/07/19 15:26:08
Showing 1 changed files
... ...
@@ -30,9 +30,9 @@ So, an example setup would be::
30 30
        ├── client.key
31 31
        └── localhost.crt
32 32
 
33
-A simple way to test this setup is to use an apache server to host a
34
-registry. Just copy a registry tree into the apache root,
35
-[here](http://people.gnome.org/~alexl/v1.tar.gz) is an example one
33
+A simple way to test this setup is to use an Apache server to host a
34
+registry. Just copy a registry tree into the Apache root,
35
+[here](http://people.gnome.org/~alexl/v1.tar.gz) is an example of one
36 36
 containing the busybox image.
37 37
 
38 38
 Then add this conf file as `/etc/httpd/conf.d/registry.conf`: