Skip to content

Commit 286111a

Browse files
TrottMylesBorins
authored andcommitted
doc: clarify async/asynchronous in deprecations.md
Change _async_ to _asynchronous_ in `deprecations.md` to avoid confusion with the `async` keyword. This has the additional minor benefit of being more formal and less conversational prose. PR-URL: #15172 Reviewed-By: Timothy Gu <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 9f79bd8 commit 286111a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/deprecations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Type: Runtime
148148
explicitly via error event handlers set on the domain instead.
149149

150150
<a id="DEP0013"></a>
151-
### DEP0013: fs async function without callback
151+
### DEP0013: fs asynchronous function without callback
152152

153153
Type: Runtime
154154

0 commit comments

Comments
 (0)