From 2feacfe8829fcb79302acb3b19900c8c6bf5beda Mon Sep 17 00:00:00 2001 From: Eric Sage Date: Tue, 23 Jun 2015 19:24:18 -0700 Subject: [PATCH] Typo Signed-off-by: Eric Sage --- experimental/networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/networking.md b/experimental/networking.md index 0112bf221e..2e83951c23 100644 --- a/experimental/networking.md +++ b/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