Skip to content

Commit

Permalink
remove leading space
Browse files Browse the repository at this point in the history
Signed-off-by: Clément Blaise <[email protected]>
  • Loading branch information
clementblaise committed Sep 20, 2024
1 parent 098122a commit ea1f2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/aws/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Attach the IAMRoleLister policy on the role
aws iam attach-role-policy \
--policy-arn arn:aws:iam::000000000001:policy/IAMRoleLister \
--role-name eks-test-assume-role
```
```

## Usage

Expand Down

0 comments on commit ea1f2fe

Please sign in to comment.