Skip to content

Commit 21eb31f

Browse files
authored
started -> starter (#20887)
1 parent adfdf10 commit 21eb31f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/agents/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Build and deploy AI-powered Agents on Cloudflare that can autonomously perform t
2727

2828
#### Ship your first Agent
2929

30-
Use the agent started template to create your first Agent with the `agents-sdk`:
30+
Use the agent starter template to create your first Agent with the `agents-sdk`:
3131

3232
```sh
3333
# install it
@@ -56,7 +56,7 @@ We built the `agents-sdk` with a few things in mind:
5656

5757
Agents built with `agents-sdk` can be deployed directly to Cloudflare and run on top of [Durable Objects](/durable-objects/) — which you can think of as stateful micro-servers that can scale to tens of millions — and are able to run wherever they need to. Run your Agents close to a user for low-latency interactivity, close to your data for throughput, and/or anywhere in between.
5858

59-
***
59+
---
6060

6161
#### Build on the Cloudflare Platform
6262

0 commit comments

Comments
 (0)