diff --git a/webrtc.html b/webrtc.html index f433d46b8..4057f0be4 100644 --- a/webrtc.html +++ b/webrtc.html @@ -12160,15 +12160,14 @@

The {{RTCIceTransportState}} of an {{RTCIceTransport}} may change because a candidate pair with a usable connection was found and selected or it may change without the selected candidate pair - changing. The change of the selected pair and - {{RTCIceTransportState}} are related + changing. The selected pair and {{RTCIceTransportState}} are related and are handled in the same task.

When the [= ICE Agent =] indicates that an {{RTCIceTransport}} has changed either the selected candidate pair, the {{RTCIceTransportState}} or both, the user agent MUST queue a task - that runs the following steps: + that runs the steps to change the selected candidate pair and state: