Skip to content

Commit ac02c8e

Browse files
authored
Merge pull request #505 from Deborah-Digges/patch-1
Update testing-webhooks.md
2 parents 9929a7b + 7ef0906 commit ac02c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/developers/webhooks-and-events/testing-webhooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ view provides some tooling for testing your deployed payloads.
1515

1616
### Listing recent deliveries
1717

18-
Every webhook has its own "Recent Deliveries" section, which lists, at a glance whether a deployment was successful (green check) or failed (red x). You can also identify when each delivery was attempted.
18+
Every webhook has its own "Recent Deliveries" section, which lists, at a glance whether a delivery was successful (green check) or failed (red x). You can also identify when each delivery was attempted.
1919

2020
{% data variables.product.product_name %} keeps a log of each webhook delivery for {% if currentVersion == "free-pro-team@latest" %} 30 {% else %} 8 {% endif %} days.
2121

0 commit comments

Comments
 (0)