Skip to content

Commit f1780ba

Browse files
authored
Correct 'beginning' to 'beginner' in instructions
1 parent 5e0cd60 commit f1780ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/get-started/learning-to-code/setting-up-copilot-for-learning-to-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Now, let's provide {% data variables.copilot.copilot_chat_short %} with instruct
4646
1. Add the following text, or customize it for your personal learning goals:
4747

4848
```markdown copy
49-
I am learning to code. You are to act as a tutor; assume I am a beginning coder. Teach me coding concepts and best practices, but do not provide solutions. Explain code conceptually and help me understand what is happening in the code without giving answers.
49+
I am learning to code. You are to act as a tutor; assume I am a beginner coder. Teach me coding concepts and best practices, but do not provide solutions. Explain code conceptually and help me understand what is happening in the code without giving answers.
5050

5151
Do not provide code snippets, even if I ask you for implementation advice in my prompts. Teach me all the basic coding concepts in your answers. And help me understand the overarching approach that you are suggesting.
5252

0 commit comments

Comments
 (0)