Skip to content

Commit 416f8c8

Browse files
authored
Update README.md
1 parent 540f069 commit 416f8c8

File tree

1 file changed

+1
-1
lines changed
  • rfcs/0010-multi-tenant-workload-identity

1 file changed

+1
-1
lines changed

rfcs/0010-multi-tenant-workload-identity/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ The file `workloadidentity/interfaces/interfaces.go` would contain the following
594594
// setup simpler.
595595
const IdentityDirectAccess = "DirectAccess"
596596
597-
// IdentitySessionName returns a name that can used for the session that will
597+
// IdentitySessionName returns a name that can be used for the session that will
598598
// be created when a Kubernetes ServiceAccount is impersonating a cloud provider
599599
// identity. This is useful for example in the AWS provider, where the process
600600
// of impersonating an IAM Role accepts a session name.

0 commit comments

Comments
 (0)