diff --git a/BOUNTIES.md b/BOUNTIES.md index a8febf39b3..b4edd7ae6a 100644 --- a/BOUNTIES.md +++ b/BOUNTIES.md @@ -24,7 +24,7 @@ _Note_ - the exact bounty level is not included as knowing in advance how much w ## How do I claim them? -### Step 1 - Assigned the issue +### Step 1 - Assign the issue Drop a message in the issue thread to say that you are interested taking it on. If the issue is already assigned, or we think it might be too much for a new or individual contributor we might suggest looking at other issues instead. Otherwise it's all yours :D diff --git a/docs/supabase.md b/docs/supabase.md index 18fa5a30c1..89e588a0c7 100644 --- a/docs/supabase.md +++ b/docs/supabase.md @@ -24,7 +24,7 @@ After making schema changes, use the this command to create a migration file: Multi-tenancy is a requirement because: - Single login for all websites. -- Easier maintenence and migrations. +- Easier maintenance and migrations. With supabase there are a few ways we can do multi-tenancy: