Skip to content

Commit d9d6a79

Browse files
committed
Node Issue #309 Block header update
1 parent 56492f7 commit d9d6a79

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/node

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/node/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ function logEvery2Seconds(i) {
483483
logEvery2Seconds(0);
484484
```
485485

486-
# Short lived process
486+
## Short lived process
487487

488488
Short-lived functions have a predictably short and linear lifecycle so use a queue big enough to hold all messages and then
489489
await for flush to complete it's work.

0 commit comments

Comments
 (0)