Fix doc formatting

Added a missing newline between the markup and text on AIO docs.

Change-Id: If8130a1354c4dc17b9bee5fe88ae61e973f8915b
This commit is contained in:
Flávio Ramalho 2017-11-14 14:11:50 +01:00
parent f8377b1258
commit b0865de942

View File

@ -139,6 +139,7 @@ It is recommended to pull the kubeadm-aio container as it is stable
at the time it was built
::
export KUBEADM_IMAGE=openstackhelm/kubeadm-aio:v1.7.5
sudo docker pull ${KUBEADM_IMAGE}