Skip to content

Commit 51f68be

Browse files
committed
Fix a typo
1 parent 00127f6 commit 51f68be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Creates a multipart/form-data encoder.
100100

101101
#### `encode() -> {AsyncGenerator<Buffer, void, undefined>}`
102102

103-
Creates a async iterator allowing to perform encoding process by portions.
103+
Creates an async iterator allowing to perform encoding process by portions.
104104

105105
#### `[Symbol.asyncIterator]() -> {AsyncGenerator<Buffer, void, undefined>}`
106106

0 commit comments

Comments
 (0)