Skip to content

Commit da65632

Browse files
authored
Merge pull request #124878 from dmgress/patch-1
Fixes a typo in the word article
2 parents 015f53a + e629568 commit da65632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Partner topics are a kind of topic used to subscribe to events published by a [p
6868
## Event subscriptions
6969

7070
> [!NOTE]
71-
> For information on event subscriptions under a namespace topic see this [concepts](concepts-event-grid-namespaces.md) artcle.
71+
> For information on event subscriptions under a namespace topic see this [concepts](concepts-event-grid-namespaces.md) article.
7272
7373
A subscription tells Event Grid which events on a topic you're interested in receiving. When creating a subscription, you provide an endpoint for handling the event. Endpoints can be a webhook or an Azure service resource. You can filter the events that are sent to an endpoint. You can filter by event type or event subject, for example. For more information, see [Event subscriptions](subscribe-through-portal.md) and [CloudEvents schema](cloud-event-schema.md). Event subscriptions for custom, system, and partner topics as well as Domains feature the same resource properties.
7474

0 commit comments

Comments
 (0)