We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c005713 commit a53a0d8Copy full SHA for a53a0d8
doc/api/readline.md
@@ -453,7 +453,7 @@ added: v0.7.7
453
* `stream` {Readable}
454
* `interface` {readline.Interface}
455
456
-The `readline.emitKeypressEvents()` method causes the given [Writable][]
+The `readline.emitKeypressEvents()` method causes the given [Readable][]
457
`stream` to begin emitting `'keypress'` events corresponding to received input.
458
459
Optionally, `interface` specifies a `readline.Interface` instance for which
0 commit comments