From e061159c6448c9157b8569cfa00809e04ee7ada8 Mon Sep 17 00:00:00 2001 From: Marco Vito Moscaritolo Date: Fri, 23 Sep 2022 14:19:13 +0200 Subject: [PATCH] Fix a few typo in the doc (airflow instead of airbite) (#7689) --- .../content/openmetadata/connectors/pipeline/airflow/cli.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openmetadata-docs/content/openmetadata/connectors/pipeline/airflow/cli.md b/openmetadata-docs/content/openmetadata/connectors/pipeline/airflow/cli.md index 514a43bf1c5..b8d96e4ae06 100644 --- a/openmetadata-docs/content/openmetadata/connectors/pipeline/airflow/cli.md +++ b/openmetadata-docs/content/openmetadata/connectors/pipeline/airflow/cli.md @@ -22,10 +22,10 @@ custom Airflow plugins to handle the workflow deployment. ### Python Requirements -To run the Airbyte ingestion, you will need to install: +To run the Airflow ingestion, you will need to install: ```bash -pip3 install "openmetadata-ingestion[airbyte]" +pip3 install "openmetadata-ingestion[airflow]" ``` Note that this installs the same Airflow version that we ship in the Ingestion Container, which is