瀏覽代碼

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:
 
-- `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
 - Native multi-host networking
   - `network` and `service` objects are globally significant and provides multi-host container connectivity natively