Skip to content

Commit aa68b4d

Browse files
committed
Fix code format validation error #345
Signed-off-by: tdruez <tdruez@nexb.com>
1 parent 7841e1b commit aa68b4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/integrations-webhook.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The default webhook payload is JSON-formatted and contains at least:
6565
- ``hook`` — The data related to the webhook, like event name, e.g. ``request.created``
6666
- ``data`` — Object containing event-specific data
6767

68-
If **extra payload** is defined, it is merged into the JSON body.
68+
If **extra payload** is defined, it is merged into the JSON body.
6969
If **extra headers** are defined, they are added to the HTTP request.
7070

7171
Example payload::

0 commit comments

Comments
 (0)