Skip to content

Commit 5d7042e

Browse files
committed
Ouxfourd spelling
1 parent 749e5db commit 5d7042e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7827,7 +7827,7 @@ <h1>HostCallJobCallback ( _jobCallback_, _V_, _argumentsList_ )</h1>
78277827
<li>It must always perform and return the result of Call(_jobCallback_.[[Callback]], _V_, _argumentsList_).</li>
78287828
</ul>
78297829
<emu-note>
7830-
<p>This requirement means that hosts cannot change the [[Call]] behavior of callable objects defined in this specification.</p>
7830+
<p>This requirement means that hosts cannot change the [[Call]] behaviour of callable objects defined in this specification.</p>
78317831
</emu-note>
78327832
<p>The default implementation of HostCallJobCallback performs the following steps when called:</p>
78337833
<emu-alg>

0 commit comments

Comments
 (0)