This is an automated email from the ASF dual-hosted git repository.
husseinawala 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 777a3a47de fix typo in Tableau Connection (#42131)
777a3a47de is described below
commit 777a3a47de283ca6e6d7433e596bc76c70399c4a
Author: Andrii Yerko <[email protected]>
AuthorDate: Tue Sep 10 18:51:35 2024 +0300
fix typo in Tableau Connection (#42131)
Sever -> Server
---
docs/apache-airflow-providers-tableau/connections/tableau.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/apache-airflow-providers-tableau/connections/tableau.rst
b/docs/apache-airflow-providers-tableau/connections/tableau.rst
index 3a3627dbcf..f898fe9c2d 100644
--- a/docs/apache-airflow-providers-tableau/connections/tableau.rst
+++ b/docs/apache-airflow-providers-tableau/connections/tableau.rst
@@ -61,7 +61,7 @@ Password (optional)
Used with password authentication.
Host
- Specify the `Sever URL
+ Specify the `Server URL
<https://tableau.github.io/server-client-python/docs/api-ref#server>`_
used for Tableau.
Extra (optional)