Skip to content

Commit e0883c4

Browse files
authored
Correct the notice for min airflow version for providers (#50483)
1 parent 30f5c68 commit e0883c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/breeze/src/airflow_breeze/templates/CHANGELOG_TEMPLATE.rst.jinja2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
{%- if min_airflow_version_bump %}
2525

2626
.. note::
27-
This release of provider is only available for Airflow X.X+ as explained in the
27+
This release of provider is only available for Airflow X.Y+ as explained in the
2828
Apache Airflow providers support policy <https://github.com/apache/airflow/blob/main/PROVIDERS.rst#minimum-supported-version-of-airflow-for-community-managed-providers>_.
2929

3030
{%- endif %}

0 commit comments

Comments
 (0)