Skip to content

Commit 7ac0820

Browse files
marsonyatargos
authored andcommitted
doc: fix typo in doc/api/http2/md
PR-URL: #37479 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent f1381f7 commit 7ac0820

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/api/http2.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1473,7 +1473,7 @@ changes:
14731473
- v14.5.0
14741474
- v12.19.0
14751475
pr-url: https://github.com/nodejs/node/pull/33160
1476-
description: Allow explicity setting date headers.
1476+
description: Allow explicitly setting date headers.
14771477
-->
14781478

14791479
* `headers` {HTTP/2 Headers Object}
@@ -1522,7 +1522,7 @@ changes:
15221522
- v14.5.0
15231523
- v12.19.0
15241524
pr-url: https://github.com/nodejs/node/pull/33160
1525-
description: Allow explicity setting date headers.
1525+
description: Allow explicitly setting date headers.
15261526
- version: v12.12.0
15271527
pr-url: https://github.com/nodejs/node/pull/29876
15281528
description: The `fd` option may now be a `FileHandle`.
@@ -1625,7 +1625,7 @@ changes:
16251625
- v14.5.0
16261626
- v12.19.0
16271627
pr-url: https://github.com/nodejs/node/pull/33160
1628-
description: Allow explicity setting date headers.
1628+
description: Allow explicitly setting date headers.
16291629
- version: v10.0.0
16301630
pr-url: https://github.com/nodejs/node/pull/18936
16311631
description: Any readable file, not necessarily a

0 commit comments

Comments
 (0)