From f295ce896ad059483fd3b7b0a02a86e09cff180b Mon Sep 17 00:00:00 2001 From: Braelyn Boynton Date: Tue, 29 Apr 2025 15:41:24 -0700 Subject: [PATCH] no more ass --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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