From eae26891ea12c53e3837627b0947b1649ceb8c7f Mon Sep 17 00:00:00 2001 From: chouseknecht Date: Wed, 18 May 2016 14:57:06 -0400 Subject: [PATCH] Fix typo. (cherry picked from commit 0bc23a44080e9266b05c6bbdb4c00bcdb6c6d8ea) --- docsite/rst/guide_docker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsite/rst/guide_docker.rst b/docsite/rst/guide_docker.rst index 80b01976ba2..552db63e45f 100644 --- a/docsite/rst/guide_docker.rst +++ b/docsite/rst/guide_docker.rst @@ -37,7 +37,7 @@ Use the *shipit* command in `ansible-container `_. 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 `_. +There's more planned. See the latest ideas and thinking at the `Ansible proposal repo `_. Requirements ------------