Skip to content

Commit ab24705

Browse files
authored
fix bikeshed error (#225)
1 parent 122570b commit ab24705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MediaRecorder.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ exhausting the resources.
850850
MIME types via the {{isTypeSupported()}} method. It will also select the most
851851
appropriate codec and bandwidth allocation combination when these are not
852852
defined in the {{MediaRecorderOptions}}, and make this information available via
853-
the {{Blob/type}} attribute of the <code>event</code>'s' <code>data</code>
853+
the {{Blob/type}} attribute of the <code>event</code>'s <code>data</code>
854854
received in {{ondataavailable}}. It will also try to honour the
855855
{{MediaRecorderOptions}} if specified.
856856

0 commit comments

Comments
 (0)