From a6b780fcf058ed2999e58f5e9030d0a9d3a3a943 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 Upstream-commit: 4466d005345c9560eec4261990c6d042d06bf372 Component: engine --- components/engine/experimental/networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/experimental/networking.md b/components/engine/experimental/networking.md index 0112bf221e..2e83951c23 100644 --- a/components/engine/experimental/networking.md +++ b/components/engine/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