kaxil commented on a change in pull request #14992:
URL: https://github.com/apache/airflow/pull/14992#discussion_r600917840
##########
File path: docs/apache-airflow/dag-serialization.rst
##########
@@ -60,7 +60,7 @@ To limit the excessive growth of the database, only the most
recent entries are
are purged.
.. note::
- From Airflow 2.0 DAG Serialization is a strictly required and can not be
turned off.
+ Since Airflow 2.0 DAG Serialization is strictly required and can not be
turned off.
Review comment:
```suggestion
DAG Serialization is strictly required and can not be turned off from
Airflow 2.0 onwards.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]