diff --git a/index.bs b/index.bs index 90b563c79..3ba429c98 100644 --- a/index.bs +++ b/index.bs @@ -516,8 +516,7 @@ table: {{ReadableByteStreamController}} created with the ability to control the state and queue of this stream - \[[detached]] + \[[Detached]] A boolean flag set to true when the stream is transferred \[[disturbed]] @@ -3541,7 +3540,7 @@ table: A {{WritableStreamDefaultController}} created with the ability to control the state and queue of this stream - \[[detached]] + \[[Detached]] A boolean flag set to true when the stream is transferred \[[inFlightWriteRequest]] @@ -5007,7 +5006,7 @@ table: A {{TransformStreamDefaultController}} created with the ability to control [=TransformStream/[[readable]]=] and [=TransformStream/[[writable]]=] - \[[detached]] + \[[Detached]] A boolean flag set to true when the stream is transferred \[[readable]]