Skip to content

Commit 0f4f2e1

Browse files
committed
Better copy
1 parent c95b219 commit 0f4f2e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sources/platform/actors/development/quick_start/build_with_ai.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
title: Building new Actors with AI
33
sidebar_position: 3
44
sidebar_label: Build with AI
5-
description: Learn how to build new Actors using AI code generation and vibe coding tools such as Cursor or Visual Studio Code.
5+
description: Learn how to build new Actors or improving existing ones using AI code generation and vibe coding tools.
66
slug: /actors/development/quick-start/build-with-ai
77
toc_max_heading_level: 4
88
---
99

10-
**Set up your environment, choose tools, and build workflows for effective AI development.**
10+
**Learn how to build new Actors or improving existing ones using AI code generation and vibe coding tools.**
1111

1212
---
1313

1414
import { RULES_AND_INSTRUCTIONS_PROMPT } from "@site/src/utils/ai-prompts";
1515
import PromptButton from "@site/src/components/PromptButton";
1616

17-
This guide provides best practices how to build new Actors or improve existing ones using AI code generation
17+
This guide provides best practices for building new Actors or improving existing ones using AI code generation
1818
and vibe coding tools such as Cursor, Claude Code, or Visual Studio Code,
1919
by providing the AI agents with the right instructions and context.
2020

0 commit comments

Comments
 (0)