From eeceb060e434fe990ab23223e5a3fabdd0e70dbe Mon Sep 17 00:00:00 2001 From: Tobias Bradtke Date: Tue, 23 Jun 2015 00:45:08 +0200 Subject: [PATCH] Typo Signed-off-by: Tobias Bradtke --- experimental/networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/networking.md b/experimental/networking.md index 82901f9f05..0112bf221e 100644 --- a/experimental/networking.md +++ b/experimental/networking.md @@ -4,7 +4,7 @@ In this feature: - `network` and `service` become a first class objects in the Docker UI - one can now create networks, publish services on that network and attach containers to the services -- Natice multi-host networking +- Native multi-host networking - `network` and `service` objects are globally significant and provides multi-host container connectivity natively - Inbuilt simple Service Discovery - With multi-host networking and top-level `service` object, Docker now provides out of the box simple Service Discovery for containers running in a network