Fix a few typo in the doc (airflow instead of airbite) (#7689)

This commit is contained in:
Marco Vito Moscaritolo 2022-09-23 14:19:13 +02:00 committed by GitHub
parent 8adcf2ee3d
commit e061159c64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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