Skip to content

Commit 9e96fc2

Browse files
committed
editorial: clarify relayProtocol stats
following w3c/webrtc-pc#2763
1 parent b708dd3 commit 9e96fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webrtc-stats.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2966,7 +2966,7 @@ <h2>
29662966
<dd>
29672967
<p>
29682968
It is the protocol used by the endpoint to communicate with the TURN server. This
2969-
is only present for local candidates. Valid values are <code>"udp"</code>,
2969+
is only present for local relay candidates. Valid values are <code>"udp"</code>,
29702970
<code>"tcp"</code>, or <code>"tls"</code>.
29712971
</p>
29722972
</dd>

0 commit comments

Comments
 (0)