Skip to content

Commit

Permalink
Update lib/node_modules/@stdlib/iter/do-while-each/lib/index.js
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp Burckhardt <[email protected]>
  • Loading branch information
Planeshifter authored Mar 8, 2024
1 parent 568f85f commit 2019314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/node_modules/@stdlib/iter/do-while-each/lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
* // returns 2
*
* r = it.next().value;
* // returns 3
* // returns undefined
*
* // ...
*/
Expand Down

0 comments on commit 2019314

Please sign in to comment.