This is an automated email from the ASF dual-hosted git repository.

jhtimmins pushed a commit to branch v2-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit e7a87e5a64ea27cbe0fc6849de5ffc815e37fb89
Author: Kaxil Naik <kaxiln...@gmail.com>
AuthorDate: Mon Jul 12 01:21:01 2021 +0100

    Fix UPDATING.md (#16933)
    
    (cherry picked from commit 543c31f76066592d356ef1a283888f3507fd968d)
---
 UPDATING.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/UPDATING.md b/UPDATING.md
index 67ec6b8..2361b6c 100644
--- a/UPDATING.md
+++ b/UPDATING.md
@@ -1607,9 +1607,9 @@ https://cloud.google.com/compute/docs/disks/performance
 
 Hence, the default value for `master_disk_size` in 
`DataprocCreateClusterOperator` has been changed from 500GB to 1TB.
 
-#### `<airflow class="providers google 
c"></airflow>loud.operators.bigquery.BigQueryGetDatasetTablesOperator`
+#### 
`airflow.providers.google.cloud.operators.bigquery.BigQueryGetDatasetTablesOperator`
 
-We changed signature of BigQueryGetDatasetTablesOperator.
+We changed signature of `BigQueryGetDatasetTablesOperator`.
 
 Before:
 

Reply via email to