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",