Skip to content

Commit 9469d2a

Browse files
committed
grammar fix
1 parent 4d13ac0 commit 9469d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/durable-objects/2025-06-25-actors-package-alpha.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ date: 2025-06-25T06:00:00Z
99

1010
The new [@cloudflare/actors](https://www.npmjs.com/package/@cloudflare/actors) library is now in beta!
1111

12-
The `@cloudflare/actors` library is a new SDK for Durable Objects, and provides a powerful set of abstractions for building real-time, interactive, and multiplayer applications on top of Durable Objects even easier. With beta uasge and feedback, `@cloudflare/actors` will become the recommended way to build on Durable Objects and draws upon Cloudflare's experience building products/features on Durable Objects.
12+
The `@cloudflare/actors` library is a new SDK for Durable Objects and provides a powerful set of abstractions for building real-time, interactive, and multiplayer applications on top of Durable Objects. With beta uasge and feedback, `@cloudflare/actors` will become the recommended way to build on Durable Objects and draws upon Cloudflare's experience building products/features on Durable Objects.
1313

1414
The name "actors" originates from the [actor programming model](/durable-objects/what-are-durable-objects/#actor-programming-model), which closely ties to how Durable Objects are modelled.
1515

0 commit comments

Comments
 (0)