Skip to content

Commit 705c7aa

Browse files
committed
doc: fix double spaces in ERR_TLS_INVALID_PROTOCOL_METHOD
Signed-off-by: Daijiro Wachi <daijiro.wachi@gmail.com>
1 parent 8d3245e commit 705c7aa

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

31053105
### `ERR_TLS_INVALID_PROTOCOL_METHOD`
31063106

3107-
The specified `secureProtocol` method is invalid. It is either unknown, or
3107+
The specified `secureProtocol` method is invalid. It is either unknown, or
31083108
disabled because it is insecure.
31093109

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

0 commit comments

Comments
 (0)