doc: fix pull request number

This fixes a pull request number in `repl.md`.

PR-URL: https://github.com/nodejs/node/pull/27336
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
This commit is contained in:
Ruben Bridgewater 2019-04-21 21:51:44 +02:00
parent 3d0a309fa0
commit 237d9f9716
No known key found for this signature in database
GPG Key ID: F07496B3EB3C1762

View File

@ -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