From 9cd9aefd89b8406639b92ac0d50df7c7187e8c69 Mon Sep 17 00:00:00 2001 From: todd densmore <469399+tdensmore@users.noreply.github.com> Date: Fri, 5 Jan 2024 03:54:39 -0500 Subject: [PATCH] Update how-eci-works.md (#19039) grammatical fix --- .../enhanced-container-isolation/how-eci-works.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/desktop/hardened-desktop/enhanced-container-isolation/how-eci-works.md b/content/desktop/hardened-desktop/enhanced-container-isolation/how-eci-works.md index 2aee31cafd..47f046cc46 100644 --- a/content/desktop/hardened-desktop/enhanced-container-isolation/how-eci-works.md +++ b/content/desktop/hardened-desktop/enhanced-container-isolation/how-eci-works.md @@ -74,8 +74,8 @@ Desktop in organizations with stringent security requirements. ### Enhanced Container Isolation vs Rootless Docker [Rootless Docker](/engine/security/rootless/) allows the Docker Engine, and by -extension the containers, to run without root privileges natively a Linux host. This -allows non-root users install and run Docker natively on Linux. +extension the containers, to run without root privileges natively on a Linux host. This +allows non-root users to install and run Docker natively on Linux. Rootless Docker is not supported within Docker Desktop. While it's a valuable feature when running Docker natively on Linux, its value within Docker Desktop