From be705053267e8ae24cb9f93d543d1e7ec6aa2f80 Mon Sep 17 00:00:00 2001 From: Piergiuliano Bossi Date: Wed, 29 Jan 2014 23:07:23 -0500 Subject: [PATCH] Fix typo Docker-DCO-1.1-Signed-off-by: Piergiuliano Bossi (github: thinkingbox) Upstream-commit: 7d95ce6ddda89a392b94c6dcfcb7774b2a19cf1a Component: engine --- components/engine/docs/sources/installation/ubuntulinux.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/sources/installation/ubuntulinux.rst b/components/engine/docs/sources/installation/ubuntulinux.rst index d5e4a248ba..4f4c89386f 100644 --- a/components/engine/docs/sources/installation/ubuntulinux.rst +++ b/components/engine/docs/sources/installation/ubuntulinux.rst @@ -224,7 +224,7 @@ Docker and UFW ^^^^^^^^^^^^^^ Docker uses a bridge to manage container networking. By default, UFW drops all -`forwarding` traffic. As a result will you need to enable UFW forwarding: +`forwarding` traffic. As a result you will need to enable UFW forwarding: .. code-block:: bash