From f5e60695ad89e500dec396f8831c2bf9a0bcdf81 Mon Sep 17 00:00:00 2001 From: Tim Higgison Date: Mon, 21 Oct 2024 12:13:23 +1000 Subject: [PATCH] Typo you -> your --- docs/install-in-db-client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install-in-db-client.md b/docs/install-in-db-client.md index 20ac7bd4..1c525b28 100644 --- a/docs/install-in-db-client.md +++ b/docs/install-in-db-client.md @@ -9,7 +9,7 @@ Before you can install the dbdev extension into your database, ensure you have t !!! note - If you database is running on Supabase, the above dependencies are already installed. + If your database is running on Supabase, the above dependencies are already installed. !!! warning