This is an automated email from the ASF dual-hosted git repository.

jedcunningham pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new 3c6194f549f slight rephrase of experimental warning (#62836)
3c6194f549f is described below

commit 3c6194f549f33d69024ee303d41b6b9abb08ecc4
Author: D. Ferruzzi <[email protected]>
AuthorDate: Tue Mar 3 21:37:55 2026 -0800

    slight rephrase of experimental warning (#62836)
---
 airflow-core/docs/howto/deadline-alerts.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/airflow-core/docs/howto/deadline-alerts.rst 
b/airflow-core/docs/howto/deadline-alerts.rst
index e52fdd6aeb1..a06676d8156 100644
--- a/airflow-core/docs/howto/deadline-alerts.rst
+++ b/airflow-core/docs/howto/deadline-alerts.rst
@@ -21,7 +21,7 @@ Deadline Alerts
 
 .. warning::
   Deadline Alerts are new in Airflow 3.1 and should be considered 
experimental. The feature may be
-  subject to changes in 3.2 without warning based on user feedback.
+  subject to changes in future versions without warning based on user feedback.
 
 |experimental|
 

Reply via email to