Skip to content

Commit 4b05771

Browse files
committed
move things a bit
1 parent ec600ee commit 4b05771

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ interface RTCEncodedVideoFrame {
480480
<td>
481481
The data starts with the "uncompressed data chunk" defined in
482482
<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
483+
section 9.1</a> of [[RFC6386]] and is followed by the rest of the
484484
frame data. The <a href="https://www.rfc-editor.org/rfc/rfc7741#section-4.1">
485485
VP8 payload descriptor</a> is not accessible.
486486
</td>
@@ -492,7 +492,7 @@ interface RTCEncodedVideoFrame {
492492
<td>
493493
The data is a frame as described in Section 6 of [[VP9]]. The
494494
<a href="https://datatracker.ietf.org/doc/html/draft-ietf-payload-vp9#section-4.2">
495-
VP9 payload descriptor</a>is not accessible.
495+
VP9 payload descriptor</a> is not accessible.
496496
</td>
497497
</tr>
498498
<tr>

0 commit comments

Comments
 (0)