diff --git a/README.md b/README.md index 286d8046..7971a08f 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ supabase link --project-ref your_project_reference_id supabase db push ``` -Then, go to the Supabase web platform again -> choose your project -> Project Settings -> Data API -> And in the "Exposed Schema" ass "basejump" if not already there +Then, go to the Supabase web platform again -> choose your project -> Project Settings -> Data API -> And in the "Exposed Schema" add "basejump" if not already there 4. **Configure frontend environment**: ```bash