remove extraneous word

This commit is contained in:
Thien-Thi Nguyen 2015-06-01 07:03:41 +02:00
parent 2ffb875129
commit 7488154056

View File

@ -3,7 +3,7 @@
The user guide is intended for anyone who wants to run programs and services
on an existing Kubernetes cluster. Setup and administration of a
Kubernetes cluster is described in the [Cluster Admin Guide](cluster-admin-guide.md).
The developer guide describes is for anyone wanting to either write code which directly accesses the
The developer guide is for anyone wanting to either write code which directly accesses the
kubernetes API, or to contribute directly to the kubernetes project.
## Primary concepts