Skip to content

Commit 34dab43

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#291891
Updated Line Number 15 Typo error From: three To: there
1 parent 5143cff commit 34dab43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/includes/subscribe-to-partner-events-event-enablement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: include file, build-2024
1212

1313
## Subscribe to partner events
1414

15-
At this point, Microsoft Graph API events should be arriving on your activated partner topic whenever three are changes to the resources specified when your created the Microsoft Graph API subscription. In order to process the events, you must create an event subscription that forwards the events to an event handler like a webhook or any of the [supported Azure services](../event-handlers.md).
15+
At this point, Microsoft Graph API events should be arriving on your activated partner topic whenever there are changes to the resources specified when your created the Microsoft Graph API subscription. In order to process the events, you must create an event subscription that forwards the events to an event handler like a webhook or any of the [supported Azure services](../event-handlers.md).
1616

1717
>[!IMPORTANT]
1818
>In this section you find a way to receive events using a sample application, the [Event Grid Viewer](https://github.com/Azure-Samples/azure-event-grid-viewer). This application helps you test the data pipeline to receive events before you create your own application to handle the events according to your business requirements. When you are ready to build your application, see the complete [application samples](../subscribe-to-graph-api-events.md#samples-with-detailed-instructions).

0 commit comments

Comments
 (0)