doc: add missing backtick for readline
PR-URL: https://github.com/nodejs/node/pull/4549 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
parent
cc82e5e3d9
commit
e51bbfd487
@ -247,7 +247,7 @@ Clears the screen from the current position of the cursor down.
|
||||
|
||||
## readline.createInterface(options)
|
||||
|
||||
Creates a readline `Interface` instance. Accepts an `options Object that takes
|
||||
Creates a readline `Interface` instance. Accepts an `options` Object that takes
|
||||
the following values:
|
||||
|
||||
- `input` - the readable stream to listen to (Required).
|
||||
|
Loading…
x
Reference in New Issue
Block a user