Skip to content

Commit 75e1f41

Browse files
jan-ivaryouennf
andauthored
Update index.bs
Co-authored-by: youennf <[email protected]>
1 parent 6445a31 commit 75e1f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@ partial interface DedicatedWorkerGlobalScope {
886886
};
887887

888888
interface mixin KeyFrameRequest {
889-
Promise&lt;undefined&gt; generateKeyFrame(optional sequence&lt;DOMString&gt; rids);
889+
Promise&lt;undefined&gt; generateKeyFrame(optional DOMString rid);
890890
};
891891

892892
[Exposed=DedicatedWorker]

0 commit comments

Comments
 (0)