summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchouseknecht <chouseknecht@ansible.com>2016-05-18 14:57:06 -0400
committerchouseknecht <chouseknecht@ansible.com>2016-05-18 15:12:42 -0400
commiteae26891ea12c53e3837627b0947b1649ceb8c7f (patch)
treec947456d9435c901f8d959cf0c2592266b7a5aa5
parentb5ccbf2986fb5a8d22c340ab83184392f6b8af50 (diff)
downloadansible-eae26891ea12c53e3837627b0947b1649ceb8c7f.tar.gz
Fix typo.
(cherry picked from commit 0bc23a44080e9266b05c6bbdb4c00bcdb6c6d8ea)
-rw-r--r--docsite/rst/guide_docker.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docsite/rst/guide_docker.rst b/docsite/rst/guide_docker.rst
index 80b01976ba..552db63e45 100644
--- a/docsite/rst/guide_docker.rst
+++ b/docsite/rst/guide_docker.rst
@@ -37,7 +37,7 @@ Use the *shipit* command in `ansible-container <https://github.com/ansible/ansib
to launch your docker-compose file on `OpenShift <https://www.openshift.org/>`_. Go from an app on your laptop to a fully
scalable app in the cloud in just a few moments.
-There's more planned. See the latest ideas and thinking at the `Ansbile proposal repo <https://github.com/ansible/proposals/tree/master/docker>`_.
+There's more planned. See the latest ideas and thinking at the `Ansible proposal repo <https://github.com/ansible/proposals/tree/master/docker>`_.
Requirements
------------