Skip to content

Commit 785baa3

Browse files
authored
Merge pull request #126196 from JoshuaLai/patch-2
Updated: Spelling mistake for Subscribe to Event Grid
2 parents 1312ad1 + 7e08ef7 commit 785baa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/advanced-messaging/whatsapp/handle-advanced-messaging-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The Event Grid Viewer is a sample site that allows you to view incoming events f
5555

5656
:::image type="content" source="./media/handle-advanced-messaging-events/default-domain.png" lightbox="./media/handle-advanced-messaging-events/default-domain.png" alt-text="Screenshot that shows URL of Events Viewer web app.":::
5757

58-
6. The URL for the Event Grid Viewer is the Site Name you used to create the deployment with the path `/api/update` appended.
58+
6. The URL for the Event Grid Viewer is the Site Name you used to create the deployment with the path `/api/updates` appended.
5959
For example: "https://{{site-name}}.azurewebsites.net/api/updates". You'll need it in the next step and during the creation of the demo app.
6060

6161
## Subscribe to Advanced Messaging events

0 commit comments

Comments
 (0)