Skip to content

Commit c960456

Browse files
Typo fix in keps
Kuberentes >> Kubernetes
1 parent 35befff commit c960456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keps/sig-auth/1393-oidc-discovery/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ mechanism that, given an issuer URL, allows a client to discover the rest of the
7373
issuer metadata, including the key set. Providing an OIDC-compatible discovery
7474
document would allow flexibility in how relying parties authenticate KSA tokens;
7575
they can use existing OIDC authenticators in their language/framework of choice,
76-
without Kuberentes-specific or provider-specific logic.
76+
without Kubernetes-specific or provider-specific logic.
7777

7878
## Motivation
7979

0 commit comments

Comments
 (0)