diff --git a/index.bs b/index.bs index aac3805..77542fd 100644 --- a/index.bs +++ b/index.bs @@ -1755,7 +1755,7 @@ A {{WebTransportSender}} is always created by the 1. Let |streams| be all {{WebTransportSendStream}}s whose {{WebTransportSendStream/[[Sender]]}} is [=this=]. 1. Run the following steps [=in parallel=]: - 1. Gather stats from all |streams|. + 1. Gather stream statistics from all streams in |streams|. 1. Wait for the stats to be ready. 1. [=Queue a network task=] with |transport| to run the following steps: 1. Let |stats| be a [=new=] {{WebTransportSendStreamStats}} object