浏览代码

Merge pull request #6157 from SvenDowideit/pr_out_update_networking_md

Update networking.md
James Turnbull 11 年之前
父节点
当前提交
d3ff00948f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>