From ae9c450a2106f9af5e714e031ef77393344029d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Nison?= Date: Tue, 10 Sep 2024 18:13:26 +0200 Subject: [PATCH] format-md --- doc/api/http2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/http2.md b/doc/api/http2.md index 27c7c6fbecefef..0bb059fc81d33b 100644 --- a/doc/api/http2.md +++ b/doc/api/http2.md @@ -2873,7 +2873,7 @@ changes: * `settings` {HTTP/2 Settings Object} The initial settings to send to the remote peer upon connection. * `streamResetBurst` {number} and `streamResetRate` {number} Sets the rate - limit for the incoming stream reset (RST_STREAM frame). Both settings must + limit for the incoming stream reset (RST\_STREAM frame). Both settings must be set to have any effect, and default to 1000 and 33 respectively. * `remoteCustomSettings` {Array} The array of integer values determines the settings types, which are included in the `CustomSettings`-property of