Skip to content

Commit 88e88a4

Browse files
authored
Fix typo in Japanese doc
1 parent c9f42c1 commit 88e88a4

File tree

1 file changed

+1
-1
lines changed
  • content/ja/docs/reference/access-authn-authz

1 file changed

+1
-1
lines changed

content/ja/docs/reference/access-authn-authz/rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ClusterRolesにはいくつかの用途があります。ClusterRoleを利用し
4343
2. Namespaceに属するリソースに対する権限を定義し、すべてのNamespaceにわたって付与する
4444
3. クラスター単位でスコープされているリソースに対するアクセス許可を定義する
4545

46-
NamespaceでRoleを定義する場合は、Roleを使用します。クラスター全体でRoleを定義する婆は、ClusterRoleを使用します
46+
NamespaceでRoleを定義する場合は、Roleを使用します。クラスター全体でRoleを定義する場合は、ClusterRoleを使用します
4747

4848
#### Roleの例
4949

0 commit comments

Comments
 (0)