diff --git a/reference/forms/types/hidden.rst b/reference/forms/types/hidden.rst index a0e954c3bfe..6b63b30518f 100644 --- a/reference/forms/types/hidden.rst +++ b/reference/forms/types/hidden.rst @@ -42,7 +42,7 @@ Pass errors to the root form, otherwise they will not be visible. Inherited Options ----------------- -These options inherit from the :doc:`date` type: +These options inherit from the :doc:`field` type: .. include:: /reference/forms/types/options/data.rst.inc