Skip to content

Commit 8f49346

Browse files
committed
clientState typo fix
1 parent 09f6f74 commit 8f49346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apis/webhooks/lists/update-subscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Name | Type | Description
5757
-----|------|------------
5858
notificationUrl|string|The service URL to send notifications to.
5959
expirationDateTime|date|The date the notification will expire and be deleted.
60-
client-clientState|string|Optional. Opaque string passed back to the client on all notifications.<br/>You can use this for validating notifications or tagging different subscriptions.
60+
clientState|string|Optional. Opaque string passed back to the client on all notifications.<br/>You can use this for validating notifications or tagging different subscriptions.
6161

6262

6363
## Response

0 commit comments

Comments
 (0)