diff --git a/metadata-ingestion/README.md b/metadata-ingestion/README.md index 4083aac71f..47ebd597ad 100644 --- a/metadata-ingestion/README.md +++ b/metadata-ingestion/README.md @@ -1032,7 +1032,7 @@ The Airflow lineage backend is only supported in Airflow 1.10.15+ and 2.0.2+. airflow connections add --conn-type 'datahub_kafka' 'datahub_kafka_default' --conn-host 'broker:9092' --conn-extra '{}' ``` -2. Add the following lines to your `airflow.cfg` file. You might need to +2. Add the following lines to your `airflow.cfg` file. ```ini [lineage] backend = datahub_provider.lineage.datahub.DatahubLineageBackend