Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit 4f48b6f

Browse files
author
Tim Rogers
committed
Fix the indentation of the "Verifying webhooks" README section
1 parent daaeeed commit 4f48b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ If an error has been raised, you can call `#api_response` on the exception, whic
209209

210210
From the `APIResponse`, you can call `#headers`, `#status_code`, `#raw_body`, `#parsed_body`, `#meta` or `#request_id` to get key information from the response.
211211

212-
## Verifying webhooks
212+
### Verifying webhooks
213213

214214
You can set up [webhooks](https://duffel.com/docs/guides/receiving-webhooks) with Duffel to receive notifications about events that happen in your Duffel account - for example, when an airline has a schedule change affecting one of your orders.
215215

0 commit comments

Comments
 (0)