Skip to content

Commit 12bc160

Browse files
Hyperlint Automation Fix
1 parent c0c6920 commit 12bc160

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
@@ -67,7 +67,7 @@ export class MyAgent extends Agent {
6767

6868
Dive into the [Agent SDK reference](/agents/api-reference/agents-api/) to learn more about how to use the Agents SDK package and defining an `Agent`.
6969

70-
### Why build agents on Cloudflare?
70+
### Why build agents on Cloudflare
7171

7272
We built the Agents SDK with a few things in mind:
7373

@@ -95,7 +95,7 @@ Observe and control your AI applications with caching, rate limiting, request re
9595

9696
<RelatedProduct header="Vectorize" href="/vectorize/" product="vectorize">
9797

98-
Build full-stack AI applications with Vectorize, Cloudflares vector database. Adding Vectorize enables you to perform tasks such as semantic search, recommendations, anomaly detection or can be used to provide context and memory to an LLM.
98+
Build full-stack AI applications with Vectorize, Cloudflare's vector database. Adding Vectorize enables you to perform tasks such as semantic search, recommendations, anomaly detection or can be used to provide context and memory to an LLM.
9999

100100
</RelatedProduct>
101101

0 commit comments

Comments
 (0)