Update how-eci-works.md (#19039)

grammatical fix
This commit is contained in:
todd densmore 2024-01-05 03:54:39 -05:00 committed by GitHub
parent b294d53cc7
commit 9cd9aefd89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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