aboutsummaryrefslogtreecommitdiff
path: root/doc/api/deprecations.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/deprecations.md')
-rw-r--r--doc/api/deprecations.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index bd91d59e70..01902cd391 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -748,9 +748,8 @@ file descriptors.
Type: Runtime
-`REPLServer.prototype.memory()` is a function only necessary for the
-internal mechanics of the `REPLServer` itself, and is therefore not
-necessary in user space.
+`REPLServer.prototype.memory()` is only necessary for the internal mechanics of
+the `REPLServer` itself. Do not use this function.
<a id="DEP0083"></a>
### DEP0083: Disabling ECDH by setting ecdhCurve to false