doc: fix missing PR id of 23329

PR-URL: https://github.com/nodejs/node/pull/24458
Refs: https://github.com/nodejs/node/pull/23329
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
Ouyang Yadong 2018-11-18 00:58:23 +08:00
parent d964d276db
commit 34eccb2a1b

View File

@ -2298,7 +2298,7 @@ Please use `Server.prototype.setSecureContext()` instead.
<!-- YAML
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/REPLACEME
pr-url: https://github.com/nodejs/node/pull/23329
description: Runtime deprecation.
-->