Skip to content

Commit 5e30af7

Browse files
committed
Copy updates
1 parent a28e347 commit 5e30af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/supabase-database-operations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "These examples demonstrate how to run basic CRUD operations on a S
66

77
## Add a new user to a Supabase database
88

9-
This is a basic task which inserts a new user into a Supabase database by adding a row to the `user_subscriptions` table with the provided `userId`.
9+
This is a basic task which inserts a new row into a Supabase database from a Trigger.dev task.
1010

1111
### Key features
1212

0 commit comments

Comments
 (0)