Skip to content

Commit 2cc0c9c

Browse files
T-Lakshmireylejano
andauthored
Update content/en/docs/reference/glossary/container.md
updated container term in Glossary. Co-authored-by: Rey Lejano <[email protected]>
1 parent ef28d00 commit 2cc0c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ tags:
1616
<!--more-->
1717

1818
Containers decouple applications from underlying host infrastructure to make deployment easier in different cloud or OS environments, and for easier scaling.
19-
The applications that run inside the container are called containerized applications and the process of bundling these applications and their dependencies into a container image is called containerization.
19+
The applications that run inside containers are called containerized applications. The process of bundling these applications and their dependencies into a container image is called containerization.

0 commit comments

Comments
 (0)