diff --git a/01-tutorials/01-AgentCore-runtime/01-hosting-agent/01-strands-with-bedrock-model/runtime_with_strands_and_bedrock_models.ipynb b/01-tutorials/01-AgentCore-runtime/01-hosting-agent/01-strands-with-bedrock-model/runtime_with_strands_and_bedrock_models.ipynb index cdf1e741d..67c91c192 100644 --- a/01-tutorials/01-AgentCore-runtime/01-hosting-agent/01-strands-with-bedrock-model/runtime_with_strands_and_bedrock_models.ipynb +++ b/01-tutorials/01-AgentCore-runtime/01-hosting-agent/01-strands-with-bedrock-model/runtime_with_strands_and_bedrock_models.ipynb @@ -252,7 +252,7 @@ "\n", "**Note:** Operations best practice is to package code as container and push to ECR using CI/CD pipelines and IaC\n", "\n", - "In this tutorial can will the Amazon Bedrock AgentCore Python SDK to easily package your artifacts and deploy them to AgentCore runtime." + "In this tutorial we will use the Amazon Bedrock AgentCore Python SDK to easily package our artifacts and deploy them to AgentCore runtime." ] }, {