Skip to content

Commit bb0bb1f

Browse files
authored
Merge pull request #72108 from mletalie/OSDOCS-9738
2 parents c95cd1b + e32e5bd commit bb0bb1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/authentication-authorization-common-terms.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ config map::
2727
A config map provides a way to inject configuration data into the pods. You can reference the data stored in a config map in a volume of type `ConfigMap`. Applications running in a pod can use this data.
2828

2929
containers::
30-
Lightweight and executable images that consist software and all its dependencies. Because containers virtualize the operating system, you can run containers in a data center, public or private cloud, or your local host.
30+
Lightweight and executable images that consist of software and all its dependencies. Because containers virtualize the operating system, you can run containers in a data center, public or private cloud, or your local host.
3131

3232
Custom Resource (CR)::
3333
A CR is an extension of the Kubernetes API.

0 commit comments

Comments
 (0)