From 34eccb2a1b1f4d7e8ddf7c0bc6f6d61ec530381f Mon Sep 17 00:00:00 2001 From: Ouyang Yadong Date: Sun, 18 Nov 2018 00:58:23 +0800 Subject: [PATCH] doc: fix missing PR id of 23329 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/24458 Refs: https://github.com/nodejs/node/pull/23329 Reviewed-By: Richard Lau Reviewed-By: Michaƫl Zasso Reviewed-By: Vse Mozhet Byt Reviewed-By: Luigi Pinca --- doc/api/deprecations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index a7294145ed407f..5051b71a5a7d99 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2298,7 +2298,7 @@ Please use `Server.prototype.setSecureContext()` instead.