Skip to content

Commit 8239837

Browse files
authored
Update index.bs
1 parent 871b107 commit 8239837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ insert the processing into the pipeline.
8282

8383
<pre class="idl">
8484
typedef (SFrameSenderTransform or RTCRtpScriptTransform) RTCRtpSenderTransform;
85-
typedef (SFrameReceiverTransform or RTCRtpScriptTransform) RTCRtpReceierTransform;
85+
typedef (SFrameReceiverTransform or RTCRtpScriptTransform) RTCRtpReceiverTransform;
8686

8787
// New methods for RTCRtpSender and RTCRtpReceiver
8888
partial interface RTCRtpSender {

0 commit comments

Comments
 (0)