You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/examples/supabase-storage-upload.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This example shows how to upload a video file to Supabase Storage using two diff
15
15
16
16
## Upload to Supabase Storage using the Supabase client
17
17
18
-
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 the Supabase client.
18
+
This task downloads a video from a provided URLand uploads it to Supabase Storage using the Supabase client.
0 commit comments