Skip to content

Commit 5556fcb

Browse files
committed
chore/line break fix in features bento (bottom row)
1 parent 82d5d77 commit 5556fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/components/Features.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ import Alert from "./Features/Alert.astro";
8484
<div class="feature-item item-8">
8585
<BestPractices />
8686
<div class="feature-item-content">
87-
<h3 class="bold-m">Webhook best practices, by default</h3>
87+
<h3 class="bold-m">Default webhook best practices</h3>
8888
<p class="regular-m sans-serif">
8989
Opt-out idempotency headers, timestamp and signature, and signature
9090
rotation.

0 commit comments

Comments
 (0)