diff --git a/docs/user-guide/configmap/index.md b/docs/user-guide/configmap/index.md index 7a9ec2450f8..ccc664e24c9 100644 --- a/docs/user-guide/configmap/index.md +++ b/docs/user-guide/configmap/index.md @@ -237,7 +237,7 @@ metadata: ### Use-Case: Consume ConfigMap in environment variables -ConfigMaps can be used to populate the value of command line arguments. As an example, consider +ConfigMaps can be used to populate environment variables. As an example, consider the following ConfigMap: ```yaml