Browse Source

Merge pull request #14430 from zmarouf/master

fix(docs): Small typoes in the Supported installation page
Jessie Frazelle 10 years ago
parent
commit
81c30c3303
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/installation/index.md

+ 2 - 2
docs/installation/index.md

@@ -1,6 +1,6 @@
 <!--[metadata]>
 +++
-title = "Supported instllation"
+title = "Supported installation"
 description = "Lists the installation methods"
 keywords = ["Docker install "]
 +++
@@ -28,6 +28,6 @@ Docker supports installation on the following:
 * [Red Hat Enterprise Linux](rhel)
 * [IBM SoftLayer](softlayer)
 * [openSUSE and SUSE Linux Enterprise](SUSE)
-* [Ubuntu ](ubuntulinux)
+* [Ubuntu](ubuntulinux)
 * [Windows](windows)