Skip to content

Commit 7164a21

Browse files
authored
Update src/content/docs/workers/tutorials/live-cursors-with-nextjs-rpc-do/index.mdx
1 parent bf9b497 commit 7164a21

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/tutorials/live-cursors-with-nextjs-rpc-do

1 file changed

+1
-1
lines changed

src/content/docs/workers/tutorials/live-cursors-with-nextjs-rpc-do/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The application works like this:
102102

103103
## 2. Create a Durable Object Worker
104104

105-
This Worker will manage the Durable Object and also have internal API's
105+
This Worker will manage the Durable Object and also have internal APIs
106106
that will be made available to the Next.js Worker using a [`WorkerEntrypoint`](/workers/runtime-apis/bindings/service-bindings/rpc/) class.
107107

108108
<Steps>

0 commit comments

Comments
 (0)