diff --git a/webrtc-stats.html b/webrtc-stats.html index ab1943e..f369c79 100644 --- a/webrtc-stats.html +++ b/webrtc-stats.html @@ -3179,7 +3179,7 @@
Represents the total number of payload bytes sent on this - {{RTCDataChannel}}, i.e., not including headers or padding. + {{RTCDataChannel}}.
- Represents the total number of bytes received on this - {{RTCDataChannel}}, i.e., not including headers or padding. + Represents the total number of payload bytes received on this + {{RTCDataChannel}}.