Skip to content

Commit 0e87d9d

Browse files
committed
unwrap + fix ws
1 parent a957f98 commit 0e87d9d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.bs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -277,9 +277,8 @@ enum RTCEncodedVideoFrameType {
277277
"delta",
278278
};
279279
</pre>
280-
<table data-link-for="RTCEncodedVideoFrameType" data-dfn-for=
281-
"RTCEncodedVideoFrameType" class="simple">
282-
<caption>Enumeration description</caption>
280+
<table data-link-for="RTCEncodedVideoFrameType" data-dfn-for="RTCEncodedVideoFrameType" class="simple">
281+
<caption>Enumeration description</caption>
283282
<thead>
284283
<tr>
285284
<th>Enum value</th><th>Description</th>

0 commit comments

Comments
 (0)