diff --git a/docs/tasks/inject-data-application/define-environment-variable-container.md b/docs/tasks/inject-data-application/define-environment-variable-container.md index 00c672c55f..5e019e7e55 100644 --- a/docs/tasks/inject-data-application/define-environment-variable-container.md +++ b/docs/tasks/inject-data-application/define-environment-variable-container.md @@ -65,7 +65,7 @@ Pod: 1. To exit the shell, enter `exit`. **Note:** The environment variables set using the `env` or `envFrom` field -would override the ones specified in the container image. +will override any environment variables specified in the container image. {: .note} {% endcapture %}