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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new f935c9f163 Fix typo in dbt Cloud provider description (#23179)
f935c9f163 is described below

commit f935c9f163bbc2de9034ddf4c0a0cc960a031661
Author: Josh Fell <[email protected]>
AuthorDate: Sat Apr 23 02:04:04 2022 -0400

    Fix typo in dbt Cloud provider description (#23179)
---
 airflow/providers/dbt/cloud/provider.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/airflow/providers/dbt/cloud/provider.yaml 
b/airflow/providers/dbt/cloud/provider.yaml
index d9842cf138..2114d4a5d0 100644
--- a/airflow/providers/dbt/cloud/provider.yaml
+++ b/airflow/providers/dbt/cloud/provider.yaml
@@ -19,7 +19,7 @@
 package-name: apache-airflow-providers-dbt-cloud
 name: dbt Cloud
 description: |
-    `dbt Cloud <https://www.getdbt.com/product/what-is-dbt/>`__).
+    `dbt Cloud <https://www.getdbt.com/product/what-is-dbt/>`__
 
 versions:
   - 1.0.2

Reply via email to