From db51edb767d105ef21e6a4eb3f82a5f5a86509ea Mon Sep 17 00:00:00 2001 From: Michael Bessolov Date: Fri, 27 Mar 2015 15:40:39 -0700 Subject: [PATCH] Update networking.md Fixed a typo. --- docs/networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/networking.md b/docs/networking.md index 493bddc893b89..d94e6c9591424 100644 --- a/docs/networking.md +++ b/docs/networking.md @@ -77,7 +77,7 @@ very niche operation. In this case a port will be allocated on the host `Node` and traffic will be forwarded to the `Pod`. The `Pod` itself is blind to the existence or non-existence of host ports. -## How to acheive this +## How to achieve this There are a number of ways that this network model can be implemented. This document is not an exhaustive study of the various methods, but hopefully serves