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 3cf893e commit a967099Copy full SHA for a967099
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