diff --git a/content/en/docs/concepts/configuration/configmap.md b/content/en/docs/concepts/configuration/configmap.md index d58e36cb3d..355386f3e7 100644 --- a/content/en/docs/concepts/configuration/configmap.md +++ b/content/en/docs/concepts/configuration/configmap.md @@ -57,7 +57,7 @@ format. apiVersion: v1 kind: ConfigMap metadata: - Name: game-demo + name: game-demo data: # property-like keys; each key maps to a simple value player_initial_lives: 3