Skip to content

Commit 0a34cf5

Browse files
dnalborczyktargos
authored andcommitted
doc: fix worker.resourceLimits indentation
PR-URL: #30663 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: David Carlier <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent e1c559e commit 0a34cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/worker_threads.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ console.log(receiveMessageOnPort(port2));
157157
When this function is used, no `'message'` event will be emitted and the
158158
`onmessage` listener will not be invoked.
159159

160-
### `worker.resourceLimits`
160+
## `worker.resourceLimits`
161161
<!-- YAML
162162
added: REPLACEME
163163
-->

0 commit comments

Comments
 (0)