Change an to a

Upstream-commit: 071528e1033623b4c2da7450b4492616101dd018
Component: engine
This commit is contained in:
Christopher Rigor
2013-12-21 16:23:13 +08:00
parent 59030d2aa2
commit f27c5dcccd

View File

@ -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