From 535f3ba6e5f975c34c239750e6071e4fa0664c17 Mon Sep 17 00:00:00 2001 From: Kim Jisena <73499939+kimjisena@users.noreply.github.com> Date: Sat, 6 May 2023 08:12:24 +0300 Subject: [PATCH] fix: fix typo in `Act as position Interviewer` prompt Fix typo `conservation` -> `conversation` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 140d1c6..52a5036 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Contributed by: [@f](https://github.com/f) Contributed by: [@f](https://github.com/f) & [@iltekin](https://github.com/iltekin) **Examples**: Node.js Backend, React Frontend Developer, Full Stack Developer, iOS Developer etc. -> I want you to act as an interviewer. I will be the candidate and you will ask me the interview questions for the `position` position. I want you to only reply as the interviewer. Do not write all the conservation at once. I want you to only do the interview with me. Ask me the questions and wait for my answers. Do not write explanations. Ask me the questions one by one like an interviewer does and wait for my answers. My first sentence is "Hi" +> I want you to act as an interviewer. I will be the candidate and you will ask me the interview questions for the `position` position. I want you to only reply as the interviewer. Do not write all the conversation at once. I want you to only do the interview with me. Ask me the questions and wait for my answers. Do not write explanations. Ask me the questions one by one like an interviewer does and wait for my answers. My first sentence is "Hi" ## Act as a JavaScript Console Contributed by: [@omerimzali](https://github.com/omerimzali)