Skip to content

Commit c85ee22

Browse files
watildeaduh95
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 2ca32a5 commit c85ee22

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
@@ -3102,7 +3102,7 @@ The context must be a `SecureContext`.
31023102

31033103
### `ERR_TLS_INVALID_PROTOCOL_METHOD`
31043104

3105-
The specified `secureProtocol` method is invalid. It is either unknown, or
3105+
The specified `secureProtocol` method is invalid. It is either unknown, or
31063106
disabled because it is insecure.
31073107

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

0 commit comments

Comments
 (0)