Skip to content

Commit

Permalink
docs(readme): fix typo Uncidi -> Undici (nodejs#797)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr authored and crysmags committed Feb 27, 2024
1 parent 31ee4b7 commit 91bcc06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -182,7 +182,7 @@ Refs: https://tools.ietf.org/html/rfc7231#section-5.1.1

### Pipelining

Uncidi will only use pipelining if configured with a `pipelining` factor
Undici will only use pipelining if configured with a `pipelining` factor
greater than `1`.

Undici always assumes that connections are persistent and will immediately
Expand Down

0 comments on commit 91bcc06

Please sign in to comment.