Skip to content

Commit ec600ee

Browse files
committed
fix closing tag
1 parent 5b44b4a commit ec600ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: index.bs

+4-4
Original file line numberDiff line numberDiff line change
@@ -479,10 +479,10 @@ interface RTCEncodedVideoFrame {
479479
</td>
480480
<td>
481481
The data starts with the "uncompressed data chunk" defined in
482-
<a href="https://datatracker.ietf.org/doc/html/rfc6386#section-9.1">section 9.1 of [[RFC6386]]</a>
483-
and is followed by the rest of the frame data.
484-
The <a href="https://www.rfc-editor.org/rfc/rfc7741#section-4.1">VP8 payload descriptor
485-
is not accessible.
482+
<a href="https://datatracker.ietf.org/doc/html/rfc6386#section-9.1">
483+
section 9.1 of [[RFC6386]]</a> and is followed by the rest of the
484+
frame data. The <a href="https://www.rfc-editor.org/rfc/rfc7741#section-4.1">
485+
VP8 payload descriptor</a> is not accessible.
486486
</td>
487487
</tr>
488488
<tr>

0 commit comments

Comments
 (0)