Skip to content

Commit

Permalink
Editorial: fix the type of Iterator Record [[NextMethod]] (#3067)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelficarra authored and ljharb committed May 16, 2023
1 parent f682cff commit 38e3cf9
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 38e3cf9

Please sign in to comment.