diff --git a/index.src.html b/index.src.html
index 904ed516..9f729ac8 100644
--- a/index.src.html
+++ b/index.src.html
@@ -4213,8 +4213,7 @@
9. Return |combinedLayout|.
: Convert PredefinedColorSpace to VideoColorSpace (with |colorSpace|)
- :: 1. This algorithm MUST be called only if |colorSpace|
- is equal to one of {{srgb}}, {{display-p3}}.
+ :: 1. Assert: |colorSpace| is equal to one of {{srgb}} or {{display-p3}}.
2. If |colorSpace| is equal to {{srgb}} return a new instance of the
[=sRGB Color Space=]
3. If |colorSpace| is equal to {{display-p3}} return a new instance of the