Fix minor doc grammar issues

Signed-off-by: Dave Barboza <dxbarboza@gmail.com>
Upstream-commit: f50d0d7fdb11ce36715adfbf857e4668c0fd8f75
Component: engine
This commit is contained in:
Dave Barboza
2016-01-20 10:52:21 -05:00
parent b1638f6733
commit d3c651df14
@@ -20,7 +20,7 @@ automatically when you install Docker.
Whether a container can talk to the world is governed by two factors. The first
factor is whether the host machine is forwarding its IP packets. The second is
whether the hosts `iptables` allow this particular connections
whether the host's `iptables` allow this particular connection.
IP packet forwarding is governed by the `ip_forward` system parameter. Packets
can only pass between containers if this parameter is `1`. Usually you will