Update networking.md

grammar

Docker-DCO-1.1-Signed-off-by: Andre Dublin <81dublin@gmail.com> (github: andredublin)

rebased by

Docker-DCO-1.1-Signed-off-by: SvenDowideit <SvenDowideit@home.org.au> (github: SvenDowideit)
Upstream-commit: 4ac216d8d3441b8546798711320cb5679d33984d
Component: engine
This commit is contained in:
Andre Dublin
2014-06-02 10:36:21 -04:00
committed by SvenDowideit
parent 5d9995fc13
commit 071672b2fe

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>