diff --git a/src/LiveComponent/doc/index.rst b/src/LiveComponent/doc/index.rst index ad3cc216f8e..02762b7f73f 100644 --- a/src/LiveComponent/doc/index.rst +++ b/src/LiveComponent/doc/index.rst @@ -234,7 +234,7 @@ LiveProps must be a value that can be sent to JavaScript. Supported values are scalars (int, float, string, bool, null), arrays (of scalar values), enums, DateTime objects, Doctrine entity objects, DTOs, or array of DTOs. -See :ref:`hydration` for handling more complex data. +See :ref:`hydration ` for handling more complex data. Data Binding ------------