Skip to content

Commit 607e172

Browse files
Apply suggestions from code review
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 5133cba commit 607e172

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/api/deprecations.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -3855,10 +3855,11 @@ deprecated, as their values are guaranteed to be identical to that of `process.f
38553855
changes:
38563856
- version: REPLACEME
38573857
pr-url: https://github.com/nodejs/node/pull/57508
3858-
description: Documentation-only (supports [`--pending-deprecation`][]).
3858+
description: Documentation-only deprecation
3859+
with `--pending-deprecation` support.
38593860
-->
38603861

3861-
Type: Documentation-only
3862+
Type: Documentation-only (supports [`--pending-deprecation`][])
38623863

38633864
The `node:repl` module exports a `builtinModules` property that contains an array
38643865
of built-in modules. This was incomplete and matched the already deprecated

0 commit comments

Comments
 (0)