Skip to content

Commit 9ecc40f

Browse files
Xstoudiaduh95
andauthored
Update doc/api/readline.md
Co-authored-by: Antoine du Hamel <[email protected]>
1 parent c5fa07a commit 9ecc40f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api/readline.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@ emitted.
108108
added: v16.0.0
109109
-->
110110

111-
The `'error'` event is emitted when an error occurs on the `input` stream associated with the `readline` `Interface`.
111+
The `'error'` event is emitted when an error occurs on the `input` stream
112+
associated with the `node:readline` `Interface`.
112113

113114
The listener function is called with an `Error` object passed as the single argument.
114115

0 commit comments

Comments
 (0)