Skip to content

Commit 5aec42e

Browse files
authored
Editorial: move informative pointers to a note
This ensures the references end up in the 'Informative' rather than 'Normative' section.
1 parent ea03a24 commit 5aec42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6963,7 +6963,7 @@ each instance's [=GenericTransformStream/transform=] to a [=new=] {{TransformStr
69636963
<var>[=TransformStream/set up/transformAlgorithm=]</var> and optionally
69646964
<var>[=TransformStream/set up/flushAlgorithm=]</var> arguments.
69656965

6966-
Existing examples of this pattern on the web platform include {{CompressionStream}} and
6966+
Note: Existing examples of this pattern on the web platform include {{CompressionStream}} and
69676967
{{TextDecoderStream}}. [[COMPRESSION]] [[ENCODING]]
69686968

69696969
<p class="note">There's no need to create a wrapper class if you don't need any API beyond what the

0 commit comments

Comments
 (0)