We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f659e49 commit ff66d63Copy full SHA for ff66d63
doc/api/readline.md
@@ -446,7 +446,7 @@ added: v0.7.7
446
* `stream` {Readable}
447
* `interface` {readline.Interface}
448
449
-The `readline.emitKeypressEvents()` method causes the given [Writable][]
+The `readline.emitKeypressEvents()` method causes the given [Readable][]
450
`stream` to begin emitting `'keypress'` events corresponding to received input.
451
452
Optionally, `interface` specifies a `readline.Interface` instance for which
0 commit comments