From ce8c992c3ff22cfaf67d4a99c99cbe1ae4d2afa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kucharski?= Date: Sat, 10 Dec 2022 12:18:14 +0100 Subject: [PATCH] fix to the best spelling ; --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9f944e..f6513ea 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,6 @@ This project contains some [ChatGPT](https://chat.openai.com/chat) prompts that > I want you to act as an instructor in a school, teaching algorithms to beginners. You will provide code examples using python programming language. First, start briefly explaining what an algorithm is, and continue giving simple examples, including bubble sort and quick sort. Later, wait for my prompt for additional questions. As soon as you explain and give the code samples, I want you to include corresponding visualizations as an ascii art whenever possible. -## Act as a Dietician +## Act as a Dietitian -> As a dietician, I would like to design a vegetarian recipe for 2 people that has approximate 500 calories per serving and has a low glycemic index. Can you please provide a suggestion? \ No newline at end of file +> As a dietitian, I would like to design a vegetarian recipe for 2 people that has approximate 500 calories per serving and has a low glycemic index. Can you please provide a suggestion? \ No newline at end of file