浏览代码

Merge pull request #14147 from ericsage/patch-1

Fix Typo in experimental docs
Phil Estes 10 年之前
父节点
当前提交
a386a00a3c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      experimental/networking.md

+ 1 - 1
experimental/networking.md

@@ -2,7 +2,7 @@
 
 
 In this feature:
 In this feature:
 
 
-- `network` and `service` become a first class objects in the Docker UI
+- `network` and `service` become first class objects in the Docker UI
   - one can now create networks, publish services on that network and attach containers to the services
   - one can now create networks, publish services on that network and attach containers to the services
 - Native multi-host networking
 - Native multi-host networking
   - `network` and `service` objects are globally significant and provides multi-host container connectivity natively
   - `network` and `service` objects are globally significant and provides multi-host container connectivity natively