From b53bf587d7d87100df7ac1e34c684df477a6f861 Mon Sep 17 00:00:00 2001
From: Emanuele Aina <emanuele.aina@collabora.com>
Date: Fri, 9 Sep 2022 15:19:34 +0200
Subject: [PATCH] overview: Wording improvements in container runtime section

Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
---
 content/concepts/overview.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/concepts/overview.md b/content/concepts/overview.md
index 9fae0b0b8..1f166d882 100644
--- a/content/concepts/overview.md
+++ b/content/concepts/overview.md
@@ -232,8 +232,8 @@ targeting cloud deployments.
 The other benefit of using OCI standards is the potential to use/consider
 different [CRI](https://kubernetes.io/docs/concepts/architecture/cri/)
 implementations, including implementations
-using hypervisor technology to allow for an even bigger separation of host and
-container then typically available on namespace based container systems.
+using hypervisor technology to allow for increased separation of host and
+container than typically available on namespace based container systems.
 
 | feature | documentation link | status |
 |---------|---------------|--------|
-- 
GitLab