Browse Source

Change an to a

Christopher Rigor 11 năm trước cách đây
mục cha
commit
071528e103
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 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