diff --git a/docs/tutorials/aws/role-assumption.md b/docs/tutorials/aws/role-assumption.md index bc156a66..eeee8af0 100644 --- a/docs/tutorials/aws/role-assumption.md +++ b/docs/tutorials/aws/role-assumption.md @@ -10,7 +10,7 @@ However, there are few ways to run Prowler against multiple accounts using IAM A ```sh prowler aws -R arn:aws:iam:::role/ ``` -- Optionally, the session duration (in seconds, by deafult 3600) and the external ID of this role assumption can be defined: +- Optionally, the session duration (in seconds, by default 3600) and the external ID of this role assumption can be defined: ```sh prowler aws -T/--session-duration -I/--external-id -R arn:aws:iam:::role/