Skip to content

Commit 62933cb

Browse files
committed
fix: content/ja/docs/reference/_index.md
1 parent 17aaf34 commit 62933cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/ja/docs/reference/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ no_list: true
2323
* [API アクセスコントロール](/docs/reference/access-authn-authz/) - KubernetesがAPIアクセスをどのように制御するかの詳細です。
2424
* [よく知られたラベル、アノテーション、テイント](/docs/reference/labels-annotations-taints/)
2525

26-
## 公式にサポートされているクライアントライブラリー
26+
## 公式にサポートされているクライアントライブラリ
2727

28-
プログラミング言語からKubernetesのAPIを呼ぶためには、[クライアントライブラリー](/docs/reference/using-api/client-libraries/)を使うことができます。公式にサポートしているクライアントライブラリー:
28+
プログラミング言語からKubernetesのAPIを呼ぶためには、[クライアントライブラリ](/docs/reference/using-api/client-libraries/)を使うことができます。公式にサポートしているクライアントライブラリ:
2929

3030
- [Kubernetes Go client library](https://github.com/kubernetes/client-go/)
3131
- [Kubernetes Python client library](https://github.com/kubernetes-client/python)

0 commit comments

Comments
 (0)