Fix typo in downward-api/README.md

This commit is contained in:
Quinton Hoole 2015-08-19 08:41:30 -07:00
parent eed655a6e6
commit 080f53c567

View File

@ -33,7 +33,7 @@ Documentation for other releases can be found at
# Downward API example
Following this example, you will create a pod with a containers that consumes the pod's name and
Following this example, you will create a pod with a container that consumes the pod's name and
namespace using the [downward API](../downward-api.md).
## Step Zero: Prerequisites