Skip to content

Commit b1cc8f7

Browse files
authored
Update kubernetes-api.md
Revert changes made to some words' tenses on lines 49 to 52
1 parent bc11525 commit b1cc8f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/docs/concepts/overview/kubernetes-api.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ endpoints.
4949
The OpenAPI v3 is the preferred method for accessing OpenAPI as it
5050
provides
5151
a more comprehensive and accurate view of the API. It includes all the available
52-
API paths, as well as all resources consumed and produced for every operation
53-
on every endpoint. It also includes any extensibility components that a cluster supports.
54-
The data is a complete specification and is significantly larger than that of the
52+
API paths, as well as all resources consumed and produced for every operations
53+
on every endpoints. It also includes any extensibility components that a cluster supports.
54+
The data is a complete specification and is significantly larger than that from the
5555
Discovery API.
5656

5757
## Discovery API

0 commit comments

Comments
 (0)