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 5d6e1c2 commit 8cb8840Copy full SHA for 8cb8840
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