diff --git a/doc/api/errors.md b/doc/api/errors.md
index 6f7b0188d8697c..6e44f396cd47af 100644
--- a/doc/api/errors.md
+++ b/doc/api/errors.md
@@ -1568,8 +1568,8 @@ which is not supported.
### `ERR_INVALID_REPL_INPUT`
-The input may not be used in the [`REPL`][]. All prohibited inputs are
-documented in the [`REPL`][]'s documentation.
+The input may not be used in the [`REPL`][]. The conditions under which this
+error is used are described in the [`REPL`][] documentation.
### `ERR_INVALID_RETURN_PROPERTY`