architecture: fix sentence formatting

This commit is contained in:
Jonathan Boulle 2016-12-01 15:30:20 +01:00
parent fee0a33c04
commit 4252d8773e
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ plane.
The Kubernetes node has the services necessary to run application containers and
be managed from the master systems.
Each node runs a container runtime (like Docker, rkt or Hyper) The container runtime is responsible for
downloading images and running containers.
Each node runs a container runtime (like Docker, rkt or Hyper). The container
runtime is responsible for downloading images and running containers.
### `kubelet`