소스 검색

Typo

Signed-off-by: Tobias Bradtke <webwurst@gmail.com>
Tobias Bradtke 10 년 전
부모
커밋
1797f03760
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      experimental/networking.md

+ 1 - 1
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