diff --git a/docs/book/pages/resource_printing/cluster_information.md b/docs/book/pages/resource_printing/cluster_information.md index ccf56a91..6a775ff8 100644 --- a/docs/book/pages/resource_printing/cluster_information.md +++ b/docs/book/pages/resource_printing/cluster_information.md @@ -93,7 +93,7 @@ kubectl top node ## APIs -The `kubectl api-versions` and `kubectl resource-types` print information +The `kubectl api-versions` and `kubectl api-resources` print information about the available Kubernetes APIs. This information is read from the Discovery Service.