Skip to content

Commit e5a9857

Browse files
authored
Merge pull request #3546 from AhmedLebda/patch-1
Docs: Fix typo in part1d.md
2 parents 7194533 + 3c1a2d8 commit e5a9857

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
@@ -1126,7 +1126,7 @@ Programming is hard, that is why I will use all the possible means to make it ea
11261126
- 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
11271127
- When I ask for help in the course Discord or Telegram channel or elsewhere I formulate my questions properly, see [here](http://fullstackopen.com/en/part0/general_info#how-to-get-help-in-discord-telegram) how to ask for help
11281128

1129-
### Utilization of language language models
1129+
### Utilization of Large language models
11301130

11311131
Large language models such as [ChatGPT](https://chat.openai.com/auth/login), [Claude](https://claude.ai/) and [GitHub Copilot](https://github.com/ features/copilot) have proven to be very useful in software development.
11321132

0 commit comments

Comments
 (0)