doc: fix typo in ngtcp2 readme

PR-URL: https://github.com/nodejs/node/pull/43767
Fixes: https://github.com/nodejs/node/issues/43766
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Qingyu Deng <i@ayase-lab.com>
pull/43808/head
Dan Castillo 2022-07-12 16:49:11 -05:00 committed by GitHub
parent 98ade2d1bb
commit f0d0c0c66d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ We only use a subset of the sources for each.
The `nghttp3` library depends on `ngtcp2`. Both should always be updated
together. From `ngtcp2` we only want the contents of the `lib` and `crypto`
directories; from `nghttp3` we only want the contents o the `lib`.
directories; from `nghttp3` we only want the contents of the `lib`.
### Updating ngtcp2