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 <[email protected]> PR-URL: #63511 Reviewed-By: René <[email protected]> Reviewed-By: James M Snell <[email protected]>
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)