From a763f1c3d3cf58342ebb3c0f882ec010d4aac805 Mon Sep 17 00:00:00 2001 From: Zain Kassamali <26986872+Kassamali@users.noreply.github.com> Date: Wed, 28 Nov 2018 17:01:35 -0800 Subject: [PATCH] Added a period (#23821) for consistency --- guide/english/containers/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/guide/english/containers/index.md b/guide/english/containers/index.md index 39c1cd56b8..e24c514896 100644 --- a/guide/english/containers/index.md +++ b/guide/english/containers/index.md @@ -39,7 +39,8 @@ The one big difference between containers and VMs is that containers *share* the ## Orchestration -There are several container orchestration frameworks leveraged in production (i.e docker-swarm and kubernetes) +There are several container orchestration frameworks leveraged in production (i.e docker-swarm and kubernetes). + ## List of container providers