Skip to content

Commit

Permalink
editorial change
Browse files Browse the repository at this point in the history
  • Loading branch information
yaacovCR committed Jan 19, 2024
1 parent 19a4757 commit a9e2d87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/Section 6 -- Execution.md
Original file line number Diff line number Diff line change
Expand Up @@ -780,8 +780,8 @@ possibly:
- Contributing data for the next payload.
- Containing additional pending results or futures.

When encountering completed futures, {ProcessCompletedFutures()} calls itself
recursively on any new futures in case they have been completed.
{ProcessCompletedFutures()} may calls itself recursively on any new futures in
the event that they have completed.

ProcessCompletedFutures(completedFutures, originalFutureStates,
originalDeferStates, originalNewFutures, originalUpdate).
Expand Down

0 comments on commit a9e2d87

Please sign in to comment.