Skip to content

Commit 5d56940

Browse files
authored
docs(aws-events): Fix typo in docs (#13554)
Fix minor typo in aws-events docs. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 165a3d8 commit 5d56940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@aws-cdk/aws-events/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Amazon EventBridge delivers a near real-time stream of system events that
1515
describe changes in AWS resources. For example, an AWS CodePipeline emits the
1616
[State
1717
Change](https://docs.aws.amazon.com/eventbridge/latest/userguide/event-types.html#codepipeline-event-type)
18-
event when the pipeline changes it's state.
18+
event when the pipeline changes its state.
1919

2020
* __Events__: An event indicates a change in your AWS environment. AWS resources
2121
can generate events when their state changes. For example, Amazon EC2

0 commit comments

Comments
 (0)