Skip to content

Commit 849e617

Browse files
authored
Apply suggestions from code review
1 parent a0f24d5 commit 849e617

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/changelog/workers/2025-08-15-nodejs-fs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: The Node.js and Web File System APIs in Workers
3-
description: The `node:fs` and Web File System APIs are now available in Workers.
3+
description: The node:fs and Web File System APIs are now available in Workers.
44
products:
55
- workers
66
date: 2025-08-15T01:00:00Z

src/content/release-notes/workers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ productLink: "/workers/"
55
entries:
66
- publish_date: "2025-09-11"
77
description: |-
8-
- The "node:fs" and Web File System APIs are now available within Workers.
8+
- The node:fs and Web File System APIs are now available within Workers.
99
- publish_date: "2025-08-21"
1010
description: |-
1111
- Updated v8 to version 14.0.

0 commit comments

Comments
 (0)