replaced Conainer with Container

This commit is contained in:
Christian Jantz 2019-03-28 12:42:45 +01:00
parent db612738e8
commit b7dc617207
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ kubectl cp /tmp/foo <some-pod>:/tmp/bar
{% endmethod %}
{% method %}
## Specify the Conainer
## Specify the Container
Specify the Container within a Pod running multiple containers.

View File

@ -66,7 +66,7 @@ kubectl port-forward pod/mypod :5000
---
{% method %}
## Specify the Conainer
## Specify the Container
Specify the Container within a Pod running multiple containers.