From e898fa6c8cb2bfe04334648c8e42c50a73046a41 Mon Sep 17 00:00:00 2001 From: phrazzld Date: Sat, 31 May 2025 10:50:45 -0700 Subject: [PATCH] fix(typo): chnage -> change --- AmazonBedrock/anthropic/02_Being_Clear_and_Direct.ipynb | 2 +- AmazonBedrock/boto3/02_Being_Clear_and_Direct.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AmazonBedrock/anthropic/02_Being_Clear_and_Direct.ipynb b/AmazonBedrock/anthropic/02_Being_Clear_and_Direct.ipynb index 42afdab..89209e9 100755 --- a/AmazonBedrock/anthropic/02_Being_Clear_and_Direct.ipynb +++ b/AmazonBedrock/anthropic/02_Being_Clear_and_Direct.ipynb @@ -185,7 +185,7 @@ "metadata": {}, "outputs": [], "source": [ - "# System prompt - this is the only field you should chnage\n", + "# System prompt - this is the only field you should change\n", "SYSTEM_PROMPT = \"[Replace this text]\"\n", "\n", "# Prompt\n", diff --git a/AmazonBedrock/boto3/02_Being_Clear_and_Direct.ipynb b/AmazonBedrock/boto3/02_Being_Clear_and_Direct.ipynb index deaa6cf..ab9eb3f 100755 --- a/AmazonBedrock/boto3/02_Being_Clear_and_Direct.ipynb +++ b/AmazonBedrock/boto3/02_Being_Clear_and_Direct.ipynb @@ -189,7 +189,7 @@ "metadata": {}, "outputs": [], "source": [ - "# System prompt - this is the only field you should chnage\n", + "# System prompt - this is the only field you should change\n", "SYSTEM_PROMPT = \"[Replace this text]\"\n", "\n", "# Prompt\n",