Skip to content

Commit 6887496

Browse files
authored
Merge pull request #3879 from pratikdevdas/patch-3
chore: fix grammar
2 parents 45927ac + 304e198 commit 6887496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/1/en/part1d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1140,7 +1140,7 @@ Programming is hard, that is why I will use all the possible means to make it ea
11401140
- I will have my browser developer console open all the time
11411141
- I progress with small steps
11421142
- I will write lots of _console.log_ statements to make sure I understand how the code behaves and to help pinpointing problems
1143-
- 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
1143+
- If my code does not work, I will not write more code. Instead I will start deleting the code until it works or just return to a state when everything was still working
11441144
- When I ask for help in the course Discord channel or elsewhere I formulate my questions properly, see [here](http://fullstackopen.com/en/part0/general_info#how-to-get-help-in-discord) how to ask for help
11451145

11461146
### Utilization of Large language models

0 commit comments

Comments
 (0)