Skip to content

Commit 4d6d79b

Browse files
authored
fix misspelling in overview.md
fix two misspellings in overview.md: technnology -> technology standardisation -> standardization
1 parent c6ee1bb commit 4d6d79b

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)