diff --git a/doc/api/errors.md b/doc/api/errors.md index 046f8c3133c5dd..0001697e768b7b 100644 --- a/doc/api/errors.md +++ b/doc/api/errors.md @@ -1880,7 +1880,7 @@ added: v13.10.0 --> The TLS socket must be connected and securily established. Ensure the 'secure' -event is emitted, before you continue. +event is emitted before continuing. ### `ERR_TLS_INVALID_PROTOCOL_METHOD`