diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index aaa31dd6781825..a28df596d6919b 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -43,7 +43,7 @@ The `OutgoingMessage.prototype.flush()` method is deprecated. Use ### DEP0002: require('\_linklist') -Type: Runtime +Type: End-of-Life The `_linklist` module is deprecated. Please use a userland alternative.