Przeglądaj źródła

Merge pull request #3308 from crigor/patch-1

Change an to a
James Turnbull 11 lat temu
rodzic
commit
1e5f9334e0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/sources/use/port_redirection.rst

+ 1 - 1
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
 interface of the host system. To simplify communication between
 containers, Docker provides the linking mechanism.
 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
 To bind a port of the container to a specific interface of the host