From 96c37b33126c6243f8ba4d190e5b7b1283104f36 Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Tue, 6 Oct 2020 23:17:45 +0200 Subject: [PATCH] doc: fix util.inspect change history PR-URL: https://github.com/nodejs/node/pull/35528 Reviewed-By: Myles Borins Reviewed-By: Shelley Vohr Reviewed-By: Luigi Pinca Reviewed-By: Rich Trott Reviewed-By: Anna Henningsen --- doc/api/util.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/api/util.md b/doc/api/util.md index c6664763fc4c75..48027fa5e9232f 100644 --- a/doc/api/util.md +++ b/doc/api/util.md @@ -450,7 +450,9 @@ stream.write('With ES6');