diff --git a/README.md b/README.md index 60758da..f944143 100644 --- a/README.md +++ b/README.md @@ -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()`