diff --git a/doc/api/tls.md b/doc/api/tls.md index a3e3fb324bb4a1..faa2c3eced54b5 100644 --- a/doc/api/tls.md +++ b/doc/api/tls.md @@ -899,6 +899,7 @@ changes: * `rejectUnauthorized`: See [`tls.createServer()`][] * `ALPNProtocols`: See [`tls.createServer()`][] * `SNICallback`: See [`tls.createServer()`][] + * `ALPNCallback`: See [`tls.createServer()`][] * `session` {Buffer} A `Buffer` instance containing a TLS session. * `requestOCSP` {boolean} If `true`, specifies that the OCSP status request extension will be added to the client hello and an `'OCSPResponse'` event