Skip to content

Commit

Permalink
editorial: export RTCRtpTransceiver "transceiver kind"
Browse files Browse the repository at this point in the history
  • Loading branch information
fippo committed May 15, 2023
1 parent b8616bd commit 7f5cfb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc.html
Original file line number Diff line number Diff line change
Expand Up @@ -10634,7 +10634,7 @@ <h3>
</p>
</div>
<p>
The <dfn>transceiver kind</dfn> of an {{RTCRtpTransceiver}} is
The <dfn class="export" data-dfn-for="RTCRtpTransceiver">transceiver kind</dfn> of an {{RTCRtpTransceiver}} is
defined by the kind of the associated {{RTCRtpReceiver}}'s
{{MediaStreamTrack}} object.
</p>
Expand Down

0 comments on commit 7f5cfb9

Please sign in to comment.