Skip to content

Commit ccb41e3

Browse files
Merge branch 'main' into corrdinator
2 parents 7abf2fe + d2b2c56 commit ccb41e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ <h3>
618618
</h3>
619619
<pre class="idl">
620620
dictionary DigitalCredentialCreationOptions {
621-
sequence&lt;DigitalCredentialCreateRequest&gt; requests;
621+
required sequence&lt;DigitalCredentialCreateRequest&gt; requests;
622622
};
623623
</pre>
624624
<h4>

0 commit comments

Comments
 (0)