Skip to content

Commit 5805d32

Browse files
Hyperlint Automation Fix
1 parent 1ddc7c2 commit 5805d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/stream/manage-video-library/using-webhooks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ At this point, you should discard requests with timestamps that are too old for
160160

161161
Prepare the signature source string and concatenate the following strings:
162162

163-
* Value of the `time` field e.g. `1230811200`
163+
* Value of the `time` field for example `1230811200`
164164
* Character `.`
165165
* Webhook request body (complete with newline characters, if applicable)
166166

0 commit comments

Comments
 (0)