Skip to content

Commit b669b73

Browse files
committed
small grammar change
1 parent 5486d30 commit b669b73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/release-notes/workers.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ productAreaLink: /workers/platform/changelog/platform/
77
entries:
88
- publish_date: "2025-02-24"
99
description: |-
10-
- [Workers Builds](/workers/ci-cd/builds/) now supports building projects that use **pnpm 10** as their package manager. If your build previously failed due to this unsupported version, retry your build. No config changes needed.
10+
- [Workers Builds](/workers/ci-cd/builds/) now supports building projects that use **pnpm 10** as the package manager. If your build previously failed due to this unsupported version, retry your build. No config changes needed.
1111
- publish_date: "2025-02-13"
1212
description: |-
1313
- [Smart Placement](/workers/configuration/smart-placement/) no longer runs Workers in the same location as D1 databases they are bound to. The same [placement logic](/workers/configuration/smart-placement/#understand-how-smart-placement-works) now applies to all Workers that use Smart Placement, regardless of whether they use D1 bindings.
1414
- publish_date: "2025-02-11"
1515
description: |-
16-
- When Workers generate an "internal error" exception in response to certain failures, the exception message may provide a reference ID that customers can include in support communication for easier error identification. For example, an exception with the new message might look like: `internal error; reference = 0123456789abcdefghijklmn`.
16+
- When Workers generate an "internal error" exception in reßponse to certain failures, the exception message may provide a reference ID that customers can include in support communication for easier error identification. For example, an exception with the new message might look like: `internal error; reference = 0123456789abcdefghijklmn`.
1717
- publish_date: "2025-01-31"
1818
description: |-
1919
- Updated v8 to version 13.3.

0 commit comments

Comments
 (0)