Skip to content

Commit c406362

Browse files
authored
Merge pull request #23464 from wangxy518/patch-9
Update configmap.md
2 parents fc3a622 + 7e6e7b6 commit c406362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/glossary/configmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ id: configmap
44
date: 2018-04-12
55
full_link: /docs/concepts/configuration/configmap/
66
short_description: >
7-
An API object used to store non-confidential data in key-value pairs. Can be consumed as environment variables, command-line arguments, or configuraton files in a volume.
7+
An API object used to store non-confidential data in key-value pairs. Can be consumed as environment variables, command-line arguments, or configuration files in a volume.
88
99
aka:
1010
tags:

0 commit comments

Comments
 (0)