diff --git a/docs/basics/prompting.md b/docs/basics/prompting.md index 36e3492cabd..0062e339fc2 100644 --- a/docs/basics/prompting.md +++ b/docs/basics/prompting.md @@ -12,8 +12,8 @@ import Prompt from '@site/docs/assets/basics/prompt.svg'; In the previous chapter, we discussed AI and how humans can instruct AIs to perform tasks. -The process of instructing an AI to do a task is called prompting(@shin2020autoprompt). We tell the AI -a set of instructions (the prompt) and it performs the task. Prompts can be as simple as a instruction/question, or as complex as huge chunks of text. +The process of instructing an AI to do a task is called prompting(@shin2020autoprompt). We provide the AI +with a set of instructions (the prompt) and it performs the task. Prompts can be as simple as a single instruction or question, or as complex as large blocks of text. Here are two examples of prompts: