Skip to content

Commit 85d588d

Browse files
authored
(docs) Correct webhook reference typo (#1231)
1 parent 7392a1e commit 85d588d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/docs/pages/api-references/generate-webhook-ref.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ You can read more about how to define webhooks in your Fern Definition [here](/l
7676
</Tabs>
7777

7878
### Include more than one webhook reference
79-
To include multiple webhook definitions in your documentation, use the `webhook-name` property:
79+
To include multiple webhook definitions in your documentation, use the `api-name` property:
8080

8181
```yaml title="docs.yml"
8282
navigation:

0 commit comments

Comments
 (0)