diff --git a/README.md b/README.md index 4f0dc9a..bb5438f 100644 --- a/README.md +++ b/README.md @@ -1870,11 +1870,11 @@ but returning a reusable ``. #### `.toArray()` +Return a function that will return a `` output as an `Array`. ```bnf .toArray() -> ``` - #### `.then(..)` / `.catch(..)` / `.finally(..)`