We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sindresorhus
szmarczak
Learn more about funding links in repositories.
Report abuse
next()
1 parent bf206ca commit 6ba9e68Copy full SHA for 6ba9e68
advanced-creation.md
@@ -38,7 +38,7 @@ To use the default handler, just omit specifying this.
38
39
###### next()
40
41
-Normalizes arguments and returns a `Promise` or a `Stream` depending on [`options.stream`](readme.md#stream).
+Returns a `Promise` or a `Stream` depending on [`options.stream`](readme.md#stream).
42
43
```js
44
const settings = {
0 commit comments