Skip to content

Commit b86b858

Browse files
committed
fix:change がある to があります
1 parent 5323c31 commit b86b858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/concepts/security/controlling-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Authenticatorについては、[認証](/ja/docs/reference/access-authn-authz/au
3737

3838
認証できない場合、HTTPステータスコード401で拒否されます。
3939
そうでなければ、ユーザーは特定の`username`として認証され、そのユーザー名は後続のステップでの判断に使用できるようになります。
40-
また、ユーザーのグループメンバーシップを提供する認証機関と、提供しない認証機関がある
40+
また、ユーザーのグループメンバーシップを提供する認証機関と、提供しない認証機関があります
4141

4242
Kubernetesはアクセス制御の決定やリクエストログにユーザー名を使用しますが、`User`オブジェクトを持たず、ユーザー名やその他のユーザーに関する情報をAPIはに保存しません。
4343

0 commit comments

Comments
 (0)