From b8097065bf06668071e2b4ae15147446ceb74e76 Mon Sep 17 00:00:00 2001 From: ltlombardi Date: Fri, 30 Sep 2022 05:26:52 -0300 Subject: [PATCH] better wording --- get-started/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-started/overview.md b/get-started/overview.md index cd47197bfc..5e3baab96e 100644 --- a/get-started/overview.md +++ b/get-started/overview.md @@ -69,7 +69,7 @@ business needs dictate, in near real time. **Running more workloads on the same hardware** Docker is lightweight and fast. It provides a viable, cost-effective alternative -to hypervisor-based virtual machines, so you can use more of your compute +to hypervisor-based virtual machines, so you can use more of your server capacity to achieve your business goals. Docker is perfect for high density environments and for small and medium deployments where you need to do more with fewer resources.