Skip to content

Commit 503c6aa

Browse files
Update part2a.md
removed minor tautological and grammatical errors
1 parent 2cc4966 commit 503c6aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/2/en/part2a.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -565,8 +565,8 @@ Programming is hard, that is why I will use all the possible means to make it ea
565565

566566
- I will have my browser developer console open all the time
567567
- I progress with small steps
568-
- I will write lots of _console.log_ statements to make sure I understand how the code behaves and to help pinpointing problems
569-
- If my code does not work, I will not write more code. Instead, I start deleting the code until it works or just return to a state when everything still was still working
568+
- I will write lots of _console.log_ statements to make sure I understand how the code behaves and to help pinpoint problems
569+
- If my code does not work, I will not write more code. Instead, I start deleting the code until it works or just return to a state when everything was still working
570570
- When I ask for help in the course Discord or Telegram channel or elsewhere I formulate my questions properly, see [here](/en/part0/general_info#how-to-get-help-in-discord-telegram) how to ask for help
571571

572572
</div>
@@ -581,7 +581,7 @@ You can submit all of the exercises into the same repository, or use multiple di
581581

582582
The exercises are submitted **One part at a time**. When you have submitted the exercises for a part, you can no longer submit any missed exercises for that part.
583583

584-
Note that this part has more exercises than the ones before, so <i>do not submit</i> until you have done all exercises from this part you want to submit.
584+
Note that this part has more exercises than the ones before, so <i>do not submit</i> until you have done all the exercises from this part you want to submit.
585585

586586
<h4>2.1: Course information step6</h4>
587587

0 commit comments

Comments
 (0)