Skip to content

Commit 5bbea46

Browse files
committed
Fix typos on webook(s) link
1 parent 0c5bd00 commit 5bbea46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.1.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2021,7 +2021,7 @@ $response.header.Location | https://example.org/subscription/1
20212021

20222022
##### Callback Object Examples
20232023

2024-
The following example uses the user provided `queryUrl` query string parameter to define the callback URL. This is similar to a [`webhooks`](#oasWebhooks), but differs in that the callback only occurs because of the initial request that sent the `queryUrl`.
2024+
The following example uses the user provided `queryUrl` query string parameter to define the callback URL. This is similar to a [webhook](#oasWebhooks), but differs in that the callback only occurs because of the initial request that sent the `queryUrl`.
20252025

20262026
```yaml
20272027
myCallback:

0 commit comments

Comments
 (0)