Browse code

fix(docs): Small typoes in the Supported installation page

-> https://docs.docker.com/installation/

Signed-off-by: Zeid Marouf <zeid.marouf@gmail.com>

zmarouf authored on 2015/07/07 17:56:03
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 <!--[metadata]>
2 2
 +++
3
-title = "Supported instllation"
3
+title = "Supported installation"
4 4
 description = "Lists the installation methods"
5 5
 keywords = ["Docker install "]
6 6
 +++
... ...
@@ -28,6 +28,6 @@ Docker supports installation on the following:
28 28
 * [Red Hat Enterprise Linux](rhel)
29 29
 * [IBM SoftLayer](softlayer)
30 30
 * [openSUSE and SUSE Linux Enterprise](SUSE)
31
-* [Ubuntu ](ubuntulinux)
31
+* [Ubuntu](ubuntulinux)
32 32
 * [Windows](windows)
33 33