Merge pull request #12927 from quinton-hoole/2015-08-19-fix-typo

Fix typo in downward-api/README.md
This commit is contained in:
Saad Ali 2015-08-19 11:06:54 -07:00
commit ed36bfa860

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