diff --git a/index.bs b/index.bs
index 14000c8..249ecdb 100644
--- a/index.bs
+++ b/index.bs
@@ -255,7 +255,7 @@ As defined in [[!AV1]], an [=AV1 coded video sequence=] consists of one or more
Consequently, for each frame with [=show_frame=] = 1
or [=show_existing_frame=] = 1
, there shall be one and only one [=HDR10+ metadata OBU=] preceding the [=Frame Header OBU=] for this frame and located after the last [=OBU=] of the previous frame (if any) or after the [=Sequence Header OBU=] (if any) or after the start of the [=temporal unit=] (e.g. after the [=Temporal Delimiter OBU=], for storage formats where [=Temporal Delimiter OBUs=] are preserved).
-[=HDR10+ Metadata OBUs=] are not provided when [=show_frame=] = 0
. For non-layered streams, there is only one [=HDR10+ Metadata OBU=] per [=temporal unit=]. For [[!AV1]] bitstreams encoded with multiple layers, [=HDR10+ Metadata=] may apply to one or more layers. However, the details are out of scope of this version of the specification.
+NOTE: As a consequence of the above statements the [=HDR10+ Metadata OBUs=] are not provided when [=show_frame=] = 0
. For non-layered streams, there is only one [=HDR10+ Metadata OBU=] per [=temporal unit=]. For [[!AV1]] bitstreams encoded with multiple layers, [=HDR10+ Metadata=] may apply to one or more layers. However, the details are out of scope of this version of the specification.
Figure 2 shows a simplified example of placement of [=HDR10+ Metadata OBUs=] in an AV1 bitstream.