Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
Signed-off-by: nithyatsu <nithyasu@microsoft.com>
  • Loading branch information
nithyatsu committed Jun 25, 2024
1 parent a476b98 commit 10af540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typespec/UCP/aws-credentials.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ model AwsPlaneNameParameter {
enum AWSCredentialKind {
@doc("The AWS Access Key credential")
AccessKey,

@doc("The AWS IRSA credential")
IRSA,
}
Expand Down

0 comments on commit 10af540

Please sign in to comment.