Skip to content

Commit

Permalink
Editorial: fix the type of Iterator Record [[NextMethod]]
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelficarra committed May 16, 2023
1 parent f682cff commit 2619c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -6802,7 +6802,7 @@ <h1>Iterator Records</h1>
[[NextMethod]]
</td>
<td>
a function object
an ECMAScript language value
</td>
<td>
The `next` method of the [[Iterator]] object.
Expand Down

0 comments on commit 2619c51

Please sign in to comment.