Skip to content

fix: correct recurring typo across 11 tutorial notebooks#1159

Open
prabhugr wants to merge 1 commit intoawslabs:mainfrom
prabhugr:fix/typo-runtime-tutorial
Open

fix: correct recurring typo across 11 tutorial notebooks#1159
prabhugr wants to merge 1 commit intoawslabs:mainfrom
prabhugr:fix/typo-runtime-tutorial

Conversation

@prabhugr
Copy link

Summary

  • Fixed a recurring typo in 11 tutorial notebooks where the sentence read "In this tutorial can will the Amazon Bedrock AgentCo[rd]e Python SDK..." instead of "In this tutorial, we will use the Amazon Bedrock AgentCore Python SDK..."
  • Also corrected "AgentCode" → "AgentCore" in notebooks that had the additional misspelling

Affected Files

Directory Notebook
01-tutorials/01-AgentCore-runtime/01-hosting-agent/01-strands-with-bedrock-model runtime_with_strands_and_bedrock_models.ipynb
01-tutorials/01-AgentCore-runtime/01-hosting-agent/02-langgraph-with-bedrock-model runtime_with_langgraph_and_bedrock_models.ipynb
01-tutorials/01-AgentCore-runtime/01-hosting-agent/03-strands-with-openai-model runtime_with_strands_and_openai_models.ipynb
01-tutorials/01-AgentCore-runtime/01-hosting-agent/04-crewai-with-bedrock-model runtime-with-crewai-and-bedrock-models.ipynb
01-tutorials/01-AgentCore-runtime/03-advanced-concepts/04-async-agents/01_weekly_report_generator_async weekly_update_agentcore_deploy.ipynb
01-tutorials/03-AgentCore-identity/03-Inbound Auth example inbound_auth_runtime_with_strands_and_bedrock_models.ipynb
01-tutorials/03-AgentCore-identity/04-Outbound Auth example runtime_with_strands_and_openai_models.ipynb
01-tutorials/03-AgentCore-identity/05-Outbound_Auth_3lo runtime_with_strands_and_egress_3lo.ipynb
01-tutorials/03-AgentCore-identity/06-Outbound_Auth_Github runtime_with_strands_and_egress_github_3lo.ipynb
01-tutorials/03-AgentCore-identity/08-IDP-examples/Okta Step_by_Step_Okta_Integration_for_Gateway_Auth.ipynb
01-tutorials/06-AgentCore-observability/01-Agentcore-runtime-hosted/Strands Agents runtime_with_strands_and_bedrock_models.ipynb

Test Plan

  • Verified all 12 original occurrences of "can will" are replaced
  • Verified zero remaining instances of the typo in the repo
  • No functional code changes — documentation only

🤖 Generated with Claude Code

Fixed a recurring typo across 11 tutorial notebooks where the sentence
read "In this tutorial can will the Amazon Bedrock AgentCo[rd]e Python SDK"
instead of "In this tutorial, we will use the Amazon Bedrock AgentCore Python SDK".

Also corrected "AgentCode" → "AgentCore" in affected notebooks.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions github-actions bot added 01-tutorials 01-tutorials 01-AgentCore-runtime 01-tutorials/01-AgentCore-runtime 03-AgentCore-identity 01-tutorials/03-AgentCore-identity 06-AgentCore-observability 01-tutorials/06-AgentCore-observability labels Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

01-AgentCore-runtime 01-tutorials/01-AgentCore-runtime 01-tutorials 01-tutorials 03-AgentCore-identity 01-tutorials/03-AgentCore-identity 06-AgentCore-observability 01-tutorials/06-AgentCore-observability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant