Skip to content

Commit bfcd498

Browse files
committed
add missing code block escape
1 parent a3a618e commit bfcd498

File tree

1 file changed

+1
-0
lines changed
  • src/content/docs/workers/runtime-apis/nodejs

1 file changed

+1
-0
lines changed

src/content/docs/workers/runtime-apis/nodejs/http.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ export default {
152152
// ...
153153
}
154154
}
155+
```
155156

156157
The Workers implementation includes a `cloudflare` property on `IncomingMessage` objects:
157158

0 commit comments

Comments
 (0)