8000
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 09bc0c6 commit ac1108dCopy full SHA for ac1108d
doc/api/readline.markdown
@@ -247,7 +247,7 @@ Clears the screen from the current position of the cursor down.
247
248
## readline.createInterface(options)
249
250
-Creates a readline `Interface` instance. Accepts an `options Object that takes
+Creates a readline `Interface` instance. Accepts an `options` Object that takes
251
the following values:
252
253
- `input` - the readable stream to listen to (Required).
0 commit comments