Skip to content

Commit c998c60

Browse files
committed
Copy tweaks
1 parent 9bc830e commit c998c60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/examples/supabase-storage-upload.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: "Upload a video to Supabase Storage"
2+
title: "Upload a video to Supabase Storage using S3"
33
sidebarTitle: "Supabase Storage upload"
44
description: "This example demonstrates how to download a video from a URL and upload it to Supabase Storage using Trigger.dev."
55
---
66

77
## Overview
88

9-
This task downloads a video from a provided URL, saves it to a temporary file, and then uploads the video file to Supabase Storage.
9+
This task downloads a video from a provided URL, saves it to a temporary file, and then uploads the video file to Supabase Storage using S3.
1010

1111
## Key features
1212

0 commit comments

Comments
 (0)