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 232026d commit d343595Copy full SHA for d343595
doc/api/repl.md
@@ -3,7 +3,7 @@
3
> Stability: 2 - Stable
4
5
The `repl` module provides a Read-Eval-Print-Loop (REPL) implementation that
6
-is available both as a standalone program or includable in other applications.
+is available both as a standalone program or includible in other applications.
7
It can be accessed using:
8
9
```js
0 commit comments