diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index ebf42be4f9780f..113986918f046e 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2114,8 +2114,7 @@ changes: Type: Documentation-only -The `process.binding()` API is intended for use by Node.js internal code -only. Use of `process.binding()` by userland code is unsupported. +`process.binding()` is for use by Node.js internal code only. ### DEP0112: dgram private APIs