s/Supbase/Supabase

This commit is contained in:
Daniel Cousens
2022-11-16 10:54:13 +11:00
committed by GitHub
parent 41b65496db
commit 4e5c52db51

View File

@@ -29,7 +29,7 @@ const examples = [
},
{
name: 'Working with Supabase Storage',
description: 'An example on reading a file from Supbase Storage.',
description: 'An example on reading a file from Supabase Storage.',
href: 'https://github.com/supabase/supabase/blob/master/examples/edge-functions/supabase/functions/read-storage/index.ts',
},
{