Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4f4174a

Browse filesBrowse 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
Copy full SHA for 4f4174a

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎doc/api/errors.md‎

Copy file name to clipboardExpand all lines: doc/api/errors.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.