瀏覽代碼

docs: fix fedora prerequisites heading

Fixes the prerequisites heading not being
rendered properly, because of a missing space.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sebastiaan van Stijn 10 年之前
父節點
當前提交
2c18e1cd05
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/installation/fedora.md

+ 1 - 1
docs/installation/fedora.md

@@ -21,7 +21,7 @@ installation mechanisms. Using these packages ensures you get the latest release
 of Docker. If you wish to install using Fedora-managed packages, consult your
 of Docker. If you wish to install using Fedora-managed packages, consult your
 Fedora release documentation for information on Fedora's Docker support.
 Fedora release documentation for information on Fedora's Docker support.
 
 
-##Prerequisites
+## Prerequisites
 
 
 Docker requires a 64-bit installation regardless of your Fedora version. Also, your kernel must be 3.10 at minimum. To check your current kernel
 Docker requires a 64-bit installation regardless of your Fedora version. Also, your kernel must be 3.10 at minimum. To check your current kernel
 version, open a terminal and use `uname -r` to display your kernel version:
 version, open a terminal and use `uname -r` to display your kernel version: