diff --git a/guides/prompts-basic-usage.md b/guides/prompts-basic-usage.md index 03dfea688..33ef09dae 100644 --- a/guides/prompts-basic-usage.md +++ b/guides/prompts-basic-usage.md @@ -141,7 +141,7 @@ Perfect! This time the model returned `neutral` which is the specific label I wa *Prompt:* ``` -Classify the text into nutral, negative or positive. +Classify the text into neutral, negative or positive. Text: I think the vacation is okay. Sentiment: @@ -301,4 +301,4 @@ In the upcoming guides, we will cover even more advanced prompt engineering conc [Previous Section (Prompts Introduction)](./prompts-intro.md) -[Next Section (Advanced Prompting Techniques)](./prompts-advanced-usage.md) \ No newline at end of file +[Next Section (Advanced Prompting Techniques)](./prompts-advanced-usage.md)