Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai committed Oct 8, 2023
1 parent 16d53fb commit dd705d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -398,7 +398,7 @@ $pipeline->each(function ($i) {
});
```

Discards the sequence after iteration.
Discards the sequence after iteration unless instructed otherwise by the second argument.

## `$pipeline->getIterator()`

Expand Down

0 comments on commit dd705d9

Please sign in to comment.