diff --git a/clients/client-eventbridge/README.md b/clients/client-eventbridge/README.md index 1562161a4476b..5f661004f01c4 100644 --- a/clients/client-eventbridge/README.md +++ b/clients/client-eventbridge/README.md @@ -6,19 +6,19 @@ AWS SDK for JavaScript EventBridge Client for Node.js, Browser and React Native. -

Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources. When your -resources change state, they automatically send events to an event stream. You can create -rules that match selected events in the stream and route them to targets to take action. You -can also use rules to take action on a predetermined schedule. For example, you can configure -rules to:

+

Amazon EventBridge helps you to respond to state changes in your Amazon Web Services +resources. When your resources change state, they automatically send events to an event +stream. You can create rules that match selected events in the stream and route them to +targets to take action. You can also use rules to take action on a predetermined schedule. For +example, you can configure rules to: