Skip to content

Commit ab44da1

Browse files
authored
Merge pull request #32836 from 08thse/patch-1
Fix typo in create-hostprocess-pod.md
2 parents 1365e32 + 4764a50 commit ab44da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/configure-pod-container/create-hostprocess-pod.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ the direct installation of host services.
2020

2121
Administrative tasks such as installation of security patches, event
2222
log collection, and more can be performed without requiring cluster operators to
23-
log onto each Window node. HostProcess containers can run as any user that is
23+
log onto each Windows node. HostProcess containers can run as any user that is
2424
available on the host or is in the domain of the host machine, allowing administrators
2525
to restrict resource access through user permissions. While neither filesystem or process
2626
isolation are supported, a new volume is created on the host upon starting the container

0 commit comments

Comments
 (0)