Skip to content

Commit e79848f

Browse files
authored
fix typo
1 parent d252bcf commit e79848f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/containers/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ weight: 10
1010
<!-- overview -->
1111

1212
A container image represents binary data that encapsulates an application and all its
13-
software depencies. Container images are executable software bundles that can run
13+
software dependencies. Container images are executable software bundles that can run
1414
standalone and that make very well defined assumptions about their runtime environment.
1515

1616
You typically create a container image of your application and push it to a registry

0 commit comments

Comments
 (0)