From 5202b70fecd3cedb752ffccdb12fc7ac9a472340 Mon Sep 17 00:00:00 2001 From: Sam Roberts Date: Fri, 30 Nov 2018 10:53:30 -0800 Subject: [PATCH] doc: fix REPLACEME for tls min/max protocol option Fill in correct pr-url: value in the YAML changelog that was missing from f512f5ea. The stanza was also sorted in the wrong order, most recent is supposed to be in the beginning of the changes, not the end. PR-URL: https://github.com/nodejs/node/pull/24759 Reviewed-By: Richard Lau Reviewed-By: Luigi Pinca --- doc/api/tls.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/api/tls.md b/doc/api/tls.md index 70b61ceb464c5e..619f89c4299e21 100644 --- a/doc/api/tls.md +++ b/doc/api/tls.md @@ -1054,6 +1054,10 @@ argument. * `options` {Object}