Skip to content

Commit 4856315

Browse files
sycaitswast
andauthored
Update bigframes/bigquery/_operations/ai.py
Co-authored-by: Tim Sweña (Swast) <swast@google.com>
1 parent c586c5a commit 4856315

File tree

1 file changed

+1
-1
lines changed
  • bigframes/bigquery/_operations

1 file changed

+1
-1
lines changed

bigframes/bigquery/_operations/ai.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
"""This module integrates BigQuery built-in AI functions for use with Series/DataFrame objects,
16-
such as AI.GENERTAL_BOOL:
16+
such as AI.GENERATE_BOOL:
1717
https://cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-ai-generate-bool"""
1818

1919
from __future__ import annotations

0 commit comments

Comments
 (0)