X Tutup
The Wayback Machine - https://web.archive.org/web/20230218233751/https://github.com/nodejs/node/commit/b2ee1afb2e
Skip to content
Permalink
Browse files
doc: fix typo in console.md
PR-URL: #37279
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
  • Loading branch information
marsonya authored and targos committed May 1, 2021
1 parent 281d75c commit b2ee1af
Showing 1 changed file with 1 addition and 1 deletion.
@@ -433,7 +433,7 @@ added: v0.1.104
changes:
- version: v13.0.0
pr-url: https://github.com/nodejs/node/pull/29251
description: The elapsed time is diplayed with a suitable time unit.
description: The elapsed time is displayed with a suitable time unit.
- version: v6.0.0
pr-url: https://github.com/nodejs/node/pull/5901
description: This method no longer supports multiple calls that don’t map

0 comments on commit b2ee1af

Please sign in to comment.
X Tutup