We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82d5d77 commit 5556fcbCopy full SHA for 5556fcb
website/src/components/Features.astro
@@ -84,7 +84,7 @@ import Alert from "./Features/Alert.astro";
84
<div class="feature-item item-8">
85
<BestPractices />
86
<div class="feature-item-content">
87
- <h3 class="bold-m">Webhook best practices, by default</h3>
+ <h3 class="bold-m">Default webhook best practices</h3>
88
<p class="regular-m sans-serif">
89
Opt-out idempotency headers, timestamp and signature, and signature
90
rotation.
0 commit comments