Skip to content

Commit 49f981b

Browse files
authored
Add a missing </pre>
Editorial only
1 parent f2ae0f5 commit 49f981b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

explainer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ const videoSender = pc.addTrack(track, stream);
167167
videoSender.transform = new RTCRtpScriptTransform(worker, { name: "senderTransform" });
168168

169169
// Do ICE and offer/answer exchange.
170+
</pre>
170171

171172
4. Do the corresponding operations on the receiver side.
172173

0 commit comments

Comments
 (0)