Skip to content

Commit 4ea26df

Browse files
dancastilloguangwong
authored andcommitted
doc: fix typo in ngtcp2 readme
PR-URL: nodejs/node#43767 Fixes: nodejs/node#43766 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Qingyu Deng <[email protected]>
1 parent ab89b02 commit 4ea26df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/ngtcp2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ We only use a subset of the sources for each.
1717

1818
The `nghttp3` library depends on `ngtcp2`. Both should always be updated
1919
together. From `ngtcp2` we only want the contents of the `lib` and `crypto`
20-
directories; from `nghttp3` we only want the contents o the `lib`.
20+
directories; from `nghttp3` we only want the contents of the `lib`.
2121

2222
### Updating ngtcp2
2323

0 commit comments

Comments
 (0)