Skip to content

Commit 9965cc2

Browse files
authored
Merge pull request #20947 from mristok/mristok-patch-1
fix en misspelling in overview.md
2 parents 4741a62 + 4d6d79b commit 9965cc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ weight: 1
99

1010
{{% capture overview %}}
1111

12-
Containers are a technnology for packaging the (compiled) code for an
12+
Containers are a technology for packaging the (compiled) code for an
1313
application along with the dependencies it needs at run time. Each
14-
container that you run is repeatable; the standardisation from having
14+
container that you run is repeatable; the standardization from having
1515
dependencies included means that you get the same behavior wherever you
1616
run it.
1717

0 commit comments

Comments
 (0)