We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e73055 commit 9da6f86Copy full SHA for 9da6f86
sdks/python/apache_beam/io/gcp/bigquery.py
@@ -238,7 +238,7 @@ def compute_table_name(row):
238
239
Chaining of operations after WriteToBigQuery
240
--------------------------------------------
241
-WritToBigQuery returns an object with several PCollections that consist of
+WriteToBigQuery returns an object with several PCollections that consist of
242
metadata about the write operations. These are useful to inspect the write
243
operation and follow with the results::
244
0 commit comments