We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875d1b9 commit 474d4aaCopy full SHA for 474d4aa
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