Skip to content

Commit 9a7f892

Browse files
Trotttargos
authored andcommitted
doc: remove personal pronoun usage in errors.md
Per our style guide, avoid personal pronouns (I, you, we, etc.) in reference documentation. PR-URL: #32142 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent c98ba95 commit 9a7f892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/errors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1864,7 +1864,7 @@ added: REPLACEME
18641864
-->
18651865

18661866
The TLS socket must be connected and securily established. Ensure the 'secure'
1867-
event is emitted, before you continue.
1867+
event is emitted before continuing.
18681868

18691869
<a id="ERR_TLS_INVALID_PROTOCOL_METHOD"></a>
18701870
### `ERR_TLS_INVALID_PROTOCOL_METHOD`

0 commit comments

Comments
 (0)