diff --git a/content/en/docs/concepts/services-networking/service.md b/content/en/docs/concepts/services-networking/service.md index 5574c561af..f57f1c534a 100644 --- a/content/en/docs/concepts/services-networking/service.md +++ b/content/en/docs/concepts/services-networking/service.md @@ -940,7 +940,7 @@ Kubernetes supports SCTP as a `protocol` value in `Service`, `Endpoint`, `Networ The support of multihomed SCTP associations requires that the CNI plugin can support the assignment of multiple interfaces and IP addresses to a `Pod`. -NAT for multihomed SCTP assoications requires special logic in the corresponding kernel modules. +NAT for multihomed SCTP associations requires special logic in the corresponding kernel modules. #### Service with type=LoadBalancer