Skip to content

Commit 4447cdf

Browse files
Merge pull request #284473 from blakedrumm/patch-1
Fix spelling error 🦭
2 parents 05fe063 + 518ed87 commit 4447cdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/update-manager/tutorial-webhooks-using-runbooks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,10 +358,10 @@ Invoke-AzRestMethod `
358358
1. Keep the schema as **Event Grid Schema**.
359359
1. In the **Event Types** section, **Filter to Event Types**.
360360
1. Select **Pre Maintenance Event** for a pre-event.
361-
- In the **Endpoint details** section, select the **Webhook** endpoint and select **Configure and Endpoint**.
361+
- In the **Endpoint details** section, select the **Webhook** endpoint and select **Configure an Endpoint**.
362362
- Provide the appropriate details such as pre-event webhook **URL** to trigger the event.
363363
1. Select **Post Maintenance Event** for a post-event.
364-
- In the **Endpoint details** section, the **Webhook** endpoint and select **Configure and Endpoint**.
364+
- In the **Endpoint details** section, the **Webhook** endpoint and select **Configure an Endpoint**.
365365
- Provide the appropriate details such as post-event webhook **URL** to trigger the event.
366366
:::image type="content" source="./media/tutorial-webhooks-using-runbooks/create-event-subscription.png" alt-text="Screenshot that shows the options to create the events subscriptions." lightbox="./media/tutorial-webhooks-using-runbooks/create-event-subscription.png":::
367367

0 commit comments

Comments
 (0)