Skip to content

Commit c77e380

Browse files
committed
Review Comments
1 parent 2b6074e commit c77e380

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/en/docs/reference/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This section of the Kubernetes documentation contains references.
1818

1919
<!-- body -->
2020

21-
## Standardized Glossary
21+
## API Reference
2222

2323
* [Glossary](/docs/reference/glossary/) - a comprehensive, standardized list of Kubernetes terminology
2424

@@ -30,7 +30,7 @@ This section of the Kubernetes documentation contains references.
3030
* [API access control](/docs/reference/access-authn-authz/) - details on how Kubernetes controls API access
3131
* [Well-Known Labels, Annotations and Taints](/docs/reference/kubernetes-api/labels-annotations-taints/)
3232

33-
## API Client Libraries
33+
## Officially supported client libraries
3434

3535
To call the Kubernetes API from a programming language, you can use
3636
[client libraries](/docs/reference/using-api/client-libraries/). Officially supported
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "CLI"
2+
title: "kubectl"
33
weight: 60
44
---
55

0 commit comments

Comments
 (0)