Skip to content

Commit 29cf3c0

Browse files
chore(iam): correct spelling in documentation (#23961)
docs: correct spelling in documentation ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 5d59134 commit 29cf3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@aws-cdk/aws-iam/lib/principals.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export class ComparablePrincipal {
116116
*/
117117
export interface IAssumeRolePrincipal extends IPrincipal {
118118
/**
119-
* Add the princpial to the AssumeRolePolicyDocument
119+
* Add the principal to the AssumeRolePolicyDocument
120120
*
121121
* Add the statements to the AssumeRolePolicyDocument necessary to give this principal
122122
* permissions to assume the given role.

0 commit comments

Comments
 (0)