diff --git a/docs/apache-airflow/core-concepts/params.rst b/docs/apache-airflow/core-concepts/params.rst index 72eb058d4b74c..8d171d13e97bb 100644 --- a/docs/apache-airflow/core-concepts/params.rst +++ b/docs/apache-airflow/core-concepts/params.rst @@ -209,7 +209,7 @@ The following features are supported in the Trigger UI Form: * ``maxLength``: Maximum text length * | ``format="date"``: Generate a date-picker | with calendar pop-up - * | ``format="datetime"``: Generate a date and + * | ``format="date-time"``: Generate a date and | time-picker with calendar pop-up * ``format="time"``: Generate a time-picker * | ``enum=["a", "b", "c"]``: Generates a