We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4741a62 + 4d6d79b commit 9965cc2Copy full SHA for 9965cc2
content/en/docs/concepts/containers/overview.md
@@ -9,9 +9,9 @@ weight: 1
9
10
{{% capture overview %}}
11
12
-Containers are a technnology for packaging the (compiled) code for an
+Containers are a technology for packaging the (compiled) code for an
13
application along with the dependencies it needs at run time. Each
14
-container that you run is repeatable; the standardisation from having
+container that you run is repeatable; the standardization from having
15
dependencies included means that you get the same behavior wherever you
16
run it.
17
0 commit comments