diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 1754d4b831d638..de7c2f2a2ef17c 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. ### DEP0083: Disabling ECDH by setting ecdhCurve to false