diff --git a/README.md b/README.md index e7d7347..0153583 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ const app = createApp(...) app.use(VueSupabase, { supabaseUrl: '', - supaaseKey: '', + supabaseKey: '', supabaseOptions: {} })