Skip to content

Commit 25b4eb3

Browse files
Apply suggestions from code review
Co-authored-by: Esther Fan <[email protected]>
1 parent 2b50224 commit 25b4eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/connectors/connectors-create-api-azure-event-hubs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ For information about this connector's operations, their parameters, and other t
6060

6161
## Add an Event Hubs trigger
6262

63-
In Azure Logic Apps, every workflow must start with a [trigger](../logic-apps/logic-apps-overview.md#logic-app-concepts), which fires when a specific condition is met. Each time the trigger fires, Azure Logic Apps creates an instance of your workflow and starts to run the steps in the workflow. For more information, see [What is Azure Logic Apps](../logic-apps/logic-apps-overview.md).
63+
In Azure Logic Apps, every workflow must start with a [trigger](../logic-apps/logic-apps-overview.md#logic-app-concepts), which fires when a specific condition is met. Each time the trigger fires, Azure Logic Apps creates an instance of your workflow and starts to run the steps in the workflow.
6464

6565
The following steps describe the general way to add an **Event Hubs** trigger such as **When events are available in Event Hub**. This example trigger checks for new events in your event hub and starts a workflow run when new events exist.
6666

0 commit comments

Comments
 (0)