Merge pull request #6157 from SvenDowideit/pr_out_update_networking_md

Update networking.md
Upstream-commit: d3ff00948fe28e40cd876159b92a3026c15d1f2c
Component: engine
This commit is contained in:
James Turnbull
2014-06-02 13:46:26 -04:00

View File

@ -615,7 +615,7 @@ Before diving into the following sections on custom network topologies,
you might be interested in glancing at a few external tools or examples
of the same kinds of configuration. Here are two:
* Jérôme Petazzoni has create a `pipework` shell script to help you
* Jérôme Petazzoni has created a `pipework` shell script to help you
connect together containers in arbitrarily complex scenarios:
<https://github.com/jpetazzo/pipework>