Merge pull request #14147 from ericsage/patch-1

Fix Typo in experimental docs
This commit is contained in:
Phil Estes 2015-06-29 10:41:09 -04:00
commit a386a00a3c

View file

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