Skip to content

Commit e1aff5c

Browse files
committed
doc: lint file
1 parent 385ddae commit e1aff5c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api/async_hooks.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,8 @@ TTYWRAP, UDPSENDWRAP, UDPWRAP, WRITEWRAP, ZLIB, SSLCONNECTION, PBKDF2REQUEST,
339339
RANDOMBYTESREQUEST, TLSWRAP, Microtask, Timeout, Immediate, TickObject
340340
```
341341

342-
**Note**: you should not rely too much on these _identifiers_ as they could arbitrarily change.
342+
**Note**: you should not rely too much on these _identifiers_
343+
as they could arbitrarily change.
343344

344345
There is also the `PROMISE` resource type, which is used to track `Promise`
345346
instances and asynchronous work scheduled by them.

0 commit comments

Comments
 (0)