Browse Source

Merge pull request #14147 from ericsage/patch-1

Fix Typo in experimental docs
Phil Estes 10 years ago
parent
commit
a386a00a3c
1 changed files with 1 additions and 1 deletions
  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