Skip to content

Commit f084d83

Browse files
authored
Typo fix in ECI FAQ doc. (#21965)
<!--Delete sections as needed --> ## Description Typo fix in the ECI FAQ doc. ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [X] Editorial review - [ ] Product review Signed-off-by: Cesar Talledo <[email protected]>
1 parent 9778b1d commit f084d83

File tree

1 file changed

+1
-1
lines changed
  • content/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation

1 file changed

+1
-1
lines changed

content/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ platforms supported by Docker Desktop except Windows with WSL 2.
9393
Prior to Docker Desktop 4.38, ECI did not protect the Kubernetes cluster
9494
integrated in Docker Desktop.
9595

96-
Since Docker Desktop 4.38, ECI protects the integreated Kubernetes cluster
96+
Since Docker Desktop 4.38, ECI protects the integrated Kubernetes cluster
9797
when using the new **kind** provisioner (see [Deploy On Kubernetes](/manuals/desktop/features/kubernetes.md)).
9898
In this case, each node in the multi-node Kubernetes cluster is actually an ECI
9999
protected container. With ECI disabled, each node in the Kubernetes cluster is

0 commit comments

Comments
 (0)