From 017b90e4c7416d7404249dc5c0955c2f21623cf4 Mon Sep 17 00:00:00 2001 From: Pietro Monticone <38562595+pitmonticone@users.noreply.github.com> Date: Sat, 15 Apr 2023 14:29:35 +0200 Subject: [PATCH] Fix typos in English and Italian --- pages/introduction/examples.en.mdx | 2 +- pages/introduction/tips.it.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/introduction/examples.en.mdx b/pages/introduction/examples.en.mdx index 4721c12..dfa9268 100644 --- a/pages/introduction/examples.en.mdx +++ b/pages/introduction/examples.en.mdx @@ -138,7 +138,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: diff --git a/pages/introduction/tips.it.mdx b/pages/introduction/tips.it.mdx index 24102e4..13850a6 100644 --- a/pages/introduction/tips.it.mdx +++ b/pages/introduction/tips.it.mdx @@ -1,4 +1,4 @@ -# Suggermenti generali per la progettazione di Prompt +# Suggerimenti generali per la progettazione di Prompt Ecco alcuni suggerimenti da tenere a mente durante la progettazione dei tuoi prompt: