Skip to content

Commit 8b73012

Browse files
authored
Merge pull request #52102 from choejwoo/ko/fix-typo-in-cm
[ko] Fix typo in configmap yaml example to sync with English version
2 parents ff77634 + 922b517 commit 8b73012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ko/docs/concepts/configuration/configmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ spec:
174174
readOnly: true
175175
volumes:
176176
- name: foo
177-
configmap:
177+
configMap:
178178
name: myconfigmap
179179
```
180180

0 commit comments

Comments
 (0)