Merge pull request #22963 from Arhell/fix-typo

fix typo
This commit is contained in:
Kubernetes Prow Robot
2020-08-05 04:44:28 -07:00
committed by GitHub
@@ -190,7 +190,7 @@ changing existing code.
## Resource sharing and communication
Pods enable data sharing and communication among their constituent
containters.
containers.
### Storage in Pods {#pod-storage}