Skip to content

Commit 4f4174a

Browse files
watildesxa
authored andcommitted
doc: fix double spaces in ERR_TLS_INVALID_PROTOCOL_METHOD
Signed-off-by: Daijiro Wachi <daijiro.wachi@gmail.com> PR-URL: #63511 Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 9e063d9 commit 4f4174a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3042,7 +3042,7 @@ The context must be a `SecureContext`.
30423042

30433043
### `ERR_TLS_INVALID_PROTOCOL_METHOD`
30443044

3045-
The specified `secureProtocol` method is invalid. It is either unknown, or
3045+
The specified `secureProtocol` method is invalid. It is either unknown, or
30463046
disabled because it is insecure.
30473047

30483048
<a id="ERR_TLS_INVALID_PROTOCOL_VERSION"></a>

0 commit comments

Comments
 (0)