Skip to content

Commit 0d13c5b

Browse files
committed
Improved title
1 parent 8aa6394 commit 0d13c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/frameworks/supabase-edge-functions-database-webhooks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Triggering tasks from Supabase database webhooks"
33
sidebarTitle: "Database webhooks"
4-
description: "This guide will show you how to trigger a task when a row is added to a table using Supabase database webhooks."
4+
description: "This guide will show you how to trigger a task when a row is added to a table using a Supabase database webhook and edge function."
55
---
66

77
import Prerequisites from "/snippets/framework-prerequisites.mdx";

0 commit comments

Comments
 (0)