diff --git a/files/en-us/web/api/rtcoutboundrtpstreamstats/mid/index.md b/files/en-us/web/api/rtcoutboundrtpstreamstats/mid/index.md
index 0d75993d744a0d2..9b8c74b6b00d1d1 100644
--- a/files/en-us/web/api/rtcoutboundrtpstreamstats/mid/index.md
+++ b/files/en-us/web/api/rtcoutboundrtpstreamstats/mid/index.md
@@ -8,7 +8,8 @@ browser-compat: api.RTCStatsReport.type_outbound-rtp.mid
 
 {{APIRef("WebRTC")}}
 
-The **`mid`** property of the {{domxref("RTCOutboundRtpStreamStats")}} dictionary is a string that uniquely identifies pairing of source and destination of the transceiver's stream.
+The **`mid`** property of the {{domxref("RTCOutboundRtpStreamStats")}} dictionary is a string that contains the media id negotiated between the local and remote peers.
+This uniquely identifies the pairing of source and destination for the transceiver's stream.
 
 ## Value