Skip to content

Commit 2a3365f

Browse files
committed
fixup! fix: improve check data schema algorithm
1 parent 7fc27e3 commit 2a3365f

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
@@ -1093,7 +1093,7 @@ <h2>The <dfn>InteractionOutput</dfn> interface</h2>
10931093
steps on |payload| and |subSchema|.
10941094
</li>
10951095
<li>
1096-
If none or more than two of these runs do not throw, throw
1096+
If none or more than one of these runs do not throw, throw
10971097
{{TypeError}} and stop.
10981098
</li>
10991099
</ol>

0 commit comments

Comments
 (0)