Bläddra i källkod

Merge pull request #6157 from SvenDowideit/pr_out_update_networking_md

Update networking.md
James Turnbull 11 år sedan
förälder
incheckning
d3ff00948f
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      docs/sources/articles/networking.md

+ 1 - 1
docs/sources/articles/networking.md

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