diff --git a/docs/tasks/configure-pod-container/downward-api-volume-expose-pod-information.md b/docs/tasks/configure-pod-container/downward-api-volume-expose-pod-information.md index 0c7c95b5e6..9aa8870d77 100644 --- a/docs/tasks/configure-pod-container/downward-api-volume-expose-pod-information.md +++ b/docs/tasks/configure-pod-container/downward-api-volume-expose-pod-information.md @@ -1,5 +1,5 @@ --- -title: Exposing Pod Information to Containers Using a DownwardApiVolumeFile +title: Exposing Pod Information to Containers Using the Downward API --- {% capture overview %}