Skip to content

Commit fa7dbdc

Browse files
authored
Merge pull request #20396 from kaivalya97/patch-2
Typo fix
2 parents 0665a7b + de8cd50 commit fa7dbdc

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,7 @@ fail with a message indicating an IP address could not be allocated.
10791079

10801080
In the control plane, a background controller is responsible for creating that
10811081
map (needed to support migrating from older versions of Kubernetes that used
1082-
in-memory locking). Kubernetes also uses controllers to checking for invalid
1082+
in-memory locking). Kubernetes also uses controllers to check for invalid
10831083
assignments (eg due to administrator intervention) and for cleaning up allocated
10841084
IP addresses that are no longer used by any Services.
10851085

0 commit comments

Comments
 (0)