Skip to content

Commit 5bd5f56

Browse files
docs: fix typo
1 parent f5362f4 commit 5bd5f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ events:
581581

582582
## Scheduled Events IAM Role
583583

584-
By default, the plugin will create a new IAM role that allows AWS Events to start your state machine. Note that this role is different then the role assumed by the state machine. You can specify your own role instead (it must allow `events.amazonaws.com` to assume it, and it must be able to run `states:StartExecution` on your state machine):
584+
By default, the plugin will create a new IAM role that allows AWS Events to start your state machine. Note that this role is different than the role assumed by the state machine. You can specify your own role instead (it must allow `events.amazonaws.com` to assume it, and it must be able to run `states:StartExecution` on your state machine):
585585

586586
```yaml
587587
events:

0 commit comments

Comments
 (0)