From c0e5494cc48c1189af92e93dc519875d3824099c Mon Sep 17 00:00:00 2001 From: Twisha Bansal <58483338+twishabansal@users.noreply.github.com> Date: Tue, 14 Apr 2026 17:32:50 +0530 Subject: [PATCH] docs: minor wording change --- DEVELOPER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOPER.md b/DEVELOPER.md index fd98eca..69599c2 100644 --- a/DEVELOPER.md +++ b/DEVELOPER.md @@ -33,7 +33,7 @@ Before you begin, ensure you have the following: The CLI will prompt you to confirm the installation. Accept it to proceed. 3. **Testing Changes:** After installation, start the Gemini CLI (`gemini`). - You can now interact with the `cloud-sql-postgresql` tools to manually test your changes + You can now interact with the `cloud-sql-postgresql` skills to manually test your changes against your connected database. ## Testing