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.
1 parent c6ee1bb commit 4d6d79bCopy full SHA for 4d6d79b
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