Skip to content

Commit e6b823d

Browse files
Lekojasnell
authored andcommitted
doc: remove redundant the
PR-URL: #19008 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com>
1 parent dbe645f commit e6b823d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@ Type: Runtime
882882
883883
Users of `MakeCallback` that add the `domain` property to carry context,
884884
should start using the `async_context` variant of `MakeCallback` or
885-
`CallbackScope`, or the the high-level `AsyncResource` class.
885+
`CallbackScope`, or the high-level `AsyncResource` class.
886886
887887
<a id="DEP0098"></a>
888888
### DEP0098: AsyncHooks Embedder AsyncResource.emit{Before,After} APIs

0 commit comments

Comments
 (0)