From f27c5dcccdbc79ad1bc285ba10deffcae335cf71 Mon Sep 17 00:00:00 2001 From: Christopher Rigor Date: Sat, 21 Dec 2013 16:23:13 +0800 Subject: [PATCH] Change an to a Upstream-commit: 071528e1033623b4c2da7450b4492616101dd018 Component: engine --- components/engine/docs/sources/use/port_redirection.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/sources/use/port_redirection.rst b/components/engine/docs/sources/use/port_redirection.rst index b35d27a3db..5cddb238e4 100644 --- a/components/engine/docs/sources/use/port_redirection.rst +++ b/components/engine/docs/sources/use/port_redirection.rst @@ -31,7 +31,7 @@ container, Docker provide ways to bind the container port to an interface of the host system. To simplify communication between containers, Docker provides the linking mechanism. -Binding a port to an host interface +Binding a port to a host interface ----------------------------------- To bind a port of the container to a specific interface of the host