We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d6bed8 commit 54977e6Copy full SHA for 54977e6
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