From 636685818a512e9de30d5119f0244261cf16af27 Mon Sep 17 00:00:00 2001 From: Adrian Cole <64215+codefromthecrypt@users.noreply.github.com> Date: Tue, 13 May 2025 14:01:13 -0700 Subject: [PATCH] fix: corrects typo in bigquery sample Noticed while reading that google was spelled wrong. --- contributing/samples/bigquery_agent/agent.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing/samples/bigquery_agent/agent.py b/contributing/samples/bigquery_agent/agent.py index af238415..417ead06 100644 --- a/contributing/samples/bigquery_agent/agent.py +++ b/contributing/samples/bigquery_agent/agent.py @@ -42,7 +42,7 @@ model="gemini-2.0-flash", name="bigquery_agent", instruction=""" - You are a helpful Google BigQuery agent that help to manage users' data on Goolge BigQuery. + You are a helpful Google BigQuery agent that help to manage users' data on Google BigQuery. Use the provided tools to conduct various operations on users' data in Google BigQuery. Scenario 1: