mirror of https://github.com/docker/docs.git
Merge pull request #14430 from zmarouf/master
fix(docs): Small typoes in the Supported installation page
This commit is contained in:
commit
81c30c3303
|
@ -1,6 +1,6 @@
|
||||||
<!--[metadata]>
|
<!--[metadata]>
|
||||||
+++
|
+++
|
||||||
title = "Supported instllation"
|
title = "Supported installation"
|
||||||
description = "Lists the installation methods"
|
description = "Lists the installation methods"
|
||||||
keywords = ["Docker install "]
|
keywords = ["Docker install "]
|
||||||
+++
|
+++
|
||||||
|
@ -28,6 +28,6 @@ Docker supports installation on the following:
|
||||||
* [Red Hat Enterprise Linux](rhel)
|
* [Red Hat Enterprise Linux](rhel)
|
||||||
* [IBM SoftLayer](softlayer)
|
* [IBM SoftLayer](softlayer)
|
||||||
* [openSUSE and SUSE Linux Enterprise](SUSE)
|
* [openSUSE and SUSE Linux Enterprise](SUSE)
|
||||||
* [Ubuntu ](ubuntulinux)
|
* [Ubuntu](ubuntulinux)
|
||||||
* [Windows](windows)
|
* [Windows](windows)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue