diff --git a/content/en/docs/concepts/overview/kubernetes-api.md b/content/en/docs/concepts/overview/kubernetes-api.md index fe95c7e9fd..889a762088 100644 --- a/content/en/docs/concepts/overview/kubernetes-api.md +++ b/content/en/docs/concepts/overview/kubernetes-api.md @@ -65,8 +65,8 @@ the Discovery API. This includes the following for each resource: - Alternative names - Group, version, kind -The API is available both aggregated and unaggregated form. The aggregated -discovery serves two endpoints while the unaggregated discovery serves a +The API is available in both aggregated and unaggregated form. The aggregated +discovery serves two endpoints, while the unaggregated discovery serves a separate endpoint for each group version. ### Aggregated discovery