Skip to content

Commit a54b45b

Browse files
committed
spelling: temporary
Signed-off-by: Josh Soref <[email protected]>
1 parent 330156e commit a54b45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/google/adk/tools/bigquery/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class WriteMode(Enum):
3434
"""Only protected write operations are allowed in a BigQuery session.
3535
3636
In this mode write operations in the anonymous dataset of a BigQuery session
37-
are allowed. For example, a temporaray table can be created, manipulated and
37+
are allowed. For example, a temporary table can be created, manipulated and
3838
deleted in the anonymous dataset during Agent interaction, while protecting
3939
permanent tables from being modified or deleted. To learn more about BigQuery
4040
sessions, see https://cloud.google.com/bigquery/docs/sessions-intro.

0 commit comments

Comments
 (0)