Skip to content

Commit

Permalink
Editorial: Delete redundant statement
Browse files Browse the repository at this point in the history
  • Loading branch information
littledan committed Sep 2, 2019
1 parent 9126e42 commit a832c38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -6516,7 +6516,6 @@ <h1>Jobs and Host Operations to Enqueue Jobs</h1>
</li>
<li>Only one Job may be actively undergoing evaluation at any point in time.</li>
<li>Once evaluation of a Job starts, it must run to completion before evaluation of any other Job starts.</li>
<li>The evaluation of any Jobs enqueueed via this or other host job scheduling algorithms must complete before evaluation of the Job starts.</li>
</ul>

<emu-clause id="sec-hostenqueuepromisejob" aoid="HostEnqueuePromiseJob">
Expand Down

0 comments on commit a832c38

Please sign in to comment.