Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 44f80ca

Browse filesBrowse files
TrottMylesBorins
authored andcommitted
doc: fix text for DEP0085
Fix a typographical error in deprecation text. Convert run-on sentence to two sentences (one in parentheses). PR-URL: #20519 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent f31944a commit 44f80ca
Copy full SHA for 44f80ca

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎doc/api/deprecations.md‎

Copy file name to clipboardExpand all lines: doc/api/deprecations.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -798,8 +798,8 @@ code modification is necessary if that is done.
798798
799799
Type: End-of-Life
800800
801-
The AsyncHooks Sensitive API was never documented and had various of minor
802-
issues, see https://github.com/nodejs/node/issues/15572. Use the `AsyncResource`
801+
The AsyncHooks Sensitive API was never documented and had various minor issues.
802+
(See https://github.com/nodejs/node/issues/15572.) Use the `AsyncResource`
803803
API instead.
804804
805805
<a id="DEP0086"></a>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.