Skip to content

Commit ffb3a6e

Browse files
Lars-Magnus Skogmetcoder95
authored andcommitted
Typo in readme (nodejs#1145)
1 parent b4b517d commit ffb3a6e

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
@@ -289,7 +289,7 @@ pipeline requests, without checking whether the connection is persistent.
289289
Hence, automatic fallback to HTTP/1.0 or HTTP/1.1 without pipelining is
290290
not supported.
291291

292-
Undici will immediately pipeline when retrying requests afters a failed
292+
Undici will immediately pipeline when retrying requests after a failed
293293
connection. However, Undici will not retry the first remaining requests in
294294
the prior pipeline and instead error the corresponding callback/promise/stream.
295295

0 commit comments

Comments
 (0)