Skip to content

Commit de8cd50

Browse files
authored
Typo fix
1 parent 0b42353 commit de8cd50

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)