summaryrefslogtreecommitdiff
path: root/architecture.md
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2015-07-24 17:52:18 -0400
committerEric Paris <eparis@redhat.com>2015-07-30 20:41:30 -0400
commitb15dad5066d0fb1bd39b514230bfc8b2328ea72c (patch)
treeb248cc3dbad8aa0f6f98f02fc4ddc333650c2e8d /architecture.md
parent39eedfac6dd5d287611b2b21d60af7a19560aae8 (diff)
Fix trailing whitespace in all docs
Diffstat (limited to 'architecture.md')
-rw-r--r--architecture.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/architecture.md b/architecture.md
index f7c55171..5f829d68 100644
--- a/architecture.md
+++ b/architecture.md
@@ -47,7 +47,7 @@ Each node runs Docker, of course. Docker takes care of the details of downloadi
### Kubelet
-The **Kubelet** manages [pods](../user-guide/pods.md) and their containers, their images, their volumes, etc.
+The **Kubelet** manages [pods](../user-guide/pods.md) and their containers, their images, their volumes, etc.
### Kube-Proxy