We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00127f6 commit 51f68beCopy full SHA for 51f68be
readme.md
@@ -100,7 +100,7 @@ Creates a multipart/form-data encoder.
100
101
#### `encode() -> {AsyncGenerator<Buffer, void, undefined>}`
102
103
-Creates a async iterator allowing to perform encoding process by portions.
+Creates an async iterator allowing to perform encoding process by portions.
104
105
#### `[Symbol.asyncIterator]() -> {AsyncGenerator<Buffer, void, undefined>}`
106
0 commit comments