diff --git a/docs/source-2.0/spec/model.rst b/docs/source-2.0/spec/model.rst index 2475fcddfdd..4469c6f20a1 100644 --- a/docs/source-2.0/spec/model.rst +++ b/docs/source-2.0/spec/model.rst @@ -789,8 +789,8 @@ target from traits and how their values are defined in - number | string - If a number is provided, it represents Unix epoch seconds with optional millisecond precision. If a string is provided, it MUST be a valid - :rfc:`3339` string with optional fractional precision but no UTC offset - precision (for example, ``1985-04-12T23:20:50.52Z``). + :rfc:`3339` string with optional fractional precision but no UTC offset + (for example, ``1985-04-12T23:20:50.52Z``). * - list - array - Each value in the array MUST be compatible with the targeted member.