diff --git a/content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md b/content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md index 8b480d9da6..4cbf88159b 100644 --- a/content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md +++ b/content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md @@ -81,7 +81,7 @@ using exec plugins rather than storing credentials on the node's filesystem. ### Contextual Logging in Alpha Kubernetes 1.24 has introduced [contextual logging](https://github.com/kubernetes/enhancements/issues/3077) -that enables the caller of a function to control all aspects of logging (output formatting, verbosity, additional values and names). +that enables the caller of a function to control all aspects of logging (output formatting, verbosity, additional values, and names). ### Avoiding Collisions in IP allocation to Services