Skip to content

Commit 55e24f3

Browse files
committed
doc: fix version change as suggested
PR-URL: #59203
1 parent b33c716 commit 55e24f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1937,7 +1937,7 @@ value only affects new connections to the server, not any existing connections.
19371937
<!-- YAML
19381938
added: v8.0.0
19391939
changes:
1940-
- version: v24.0.0
1940+
- version: REPLACEME
19411941
pr-url: https://github.com/nodejs/node/pull/59203
19421942
description: the default value for `http.Server.keepAliveTimeout` is changed from 5 to 65 seconds.
19431943
-->

0 commit comments

Comments
 (0)