docs(ingest): remove hanging sentence from docs (#2853)

This commit is contained in:
Harshal Sheth 2021-07-08 16:37:32 -07:00 committed by GitHub
parent a2106ca9e8
commit 83fd69d46d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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