From 5f4b50ab25bb3038389c24d01bada036b6e13a3b Mon Sep 17 00:00:00 2001 From: meichuanyi <35057768+meichuanyi@users.noreply.github.com> Date: Fri, 12 Jun 2026 08:42:27 +0800 Subject: [PATCH] docs: fix duplicate word in README setup section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa54b67..ba3af29 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Try asking the agent to analyze text or execute Python code to see these tools i If you are a delivery scientist or engineer who wants to use FAST to build a full stack application, this is the section for you. -FAST is designed to be forked and deployed out of the box with a security-approved baseline system working. Your task will be to customize it to create your own full stack application to to do (literally) anything on AgentCore. +FAST is designed to be forked and deployed out of the box with a security-approved baseline system working. Your task will be to customize it to create your own full stack application to do (literally) anything on AgentCore. Deploying the full stack out-of-the-box FAST baseline system is only a few cdk commands once you have forked the repo, namely: