We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea03a24 commit 5aec42eCopy full SHA for 5aec42e
index.bs
@@ -6963,7 +6963,7 @@ each instance's [=GenericTransformStream/transform=] to a [=new=] {{TransformStr
6963
<var>[=TransformStream/set up/transformAlgorithm=]</var> and optionally
6964
<var>[=TransformStream/set up/flushAlgorithm=]</var> arguments.
6965
6966
-Existing examples of this pattern on the web platform include {{CompressionStream}} and
+Note: Existing examples of this pattern on the web platform include {{CompressionStream}} and
6967
{{TextDecoderStream}}. [[COMPRESSION]] [[ENCODING]]
6968
6969
<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