Skip to content

Commit 891562d

Browse files
authored
Update change-notifications-delivery-webhooks.md
Updated line 147 for proper grammar
1 parent 1459760 commit 891562d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

concepts/change-notifications-delivery-webhooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Content-Type: application/json
144144

145145
---
146146

147-
The **clientState** property is required. Setting it property allows your service to confirm that change notifications you receive originate from Microsoft Graph. For this reason, the value of the property should remain secret and known only to your application and the Microsoft Graph service.
147+
The **clientState** property is required. Setting the **clientState** property allows your service to confirm that change notifications you receive originate from Microsoft Graph. For this reason, the value of the property should remain secret and known only to your application and the Microsoft Graph service.
148148

149149
If successful, Microsoft Graph returns a `201 Created` code and a [subscription](/graph/api/resources/subscription) object in the body.
150150

0 commit comments

Comments
 (0)