diff --git a/spec.html b/spec.html index 6362bcfc6e5..38d8e6b51a2 100644 --- a/spec.html +++ b/spec.html @@ -9861,7 +9861,7 @@

JobCallback Records

HostMakeJobCallback ( _callback_ )

-

HostMakeJobCallback is a host-defined abstract operation that takes argument _callback_ (a function object).

+

The host-defined abstract operation HostMakeJobCallback takes argument _callback_ (a function object).

The implementation of HostMakeJobCallback must conform to the following requirements: