diff --git a/docs/user-guide/configmap/index.md b/docs/user-guide/configmap/index.md index 28eabedadd..139a4bf3c7 100644 --- a/docs/user-guide/configmap/index.md +++ b/docs/user-guide/configmap/index.md @@ -424,7 +424,7 @@ basis. The [Secrets](/docs/user-guide/secrets/) user guide explains the syntax. ## Real World Example: Configuring Redis -Let's take a look at a real-world example: configuring redis using ConfigMap. Say we want to inject +Let's take a look at a real-world example: configuring redis using ConfigMap. Say that we want to inject redis with the recommendation configuration for using redis as a cache. The redis config file should contain: