summaryrefslogtreecommitdiff
path: root/doc/api/repl.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/repl.md')
-rw-r--r--doc/api/repl.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/repl.md b/doc/api/repl.md
index b4ee0b7bdb..e0ec27b7e3 100644
--- a/doc/api/repl.md
+++ b/doc/api/repl.md
@@ -480,7 +480,7 @@ with REPL instances programmatically.
added: v0.1.91
changes:
- version: v12.0.0
- pr-url: https://github.com/nodejs/node/pull/v12.0.0
+ pr-url: https://github.com/nodejs/node/pull/26518
description: The `terminal` option now follows the default description in
all cases and `useColors` checks `hasColors()` if available.
- version: v10.0.0