From b25b53a640789de3638b96cbd993c4fa9373fd1d Mon Sep 17 00:00:00 2001 From: zkv Date: Sun, 29 Oct 2023 16:34:37 +0300 Subject: [PATCH] Changed typo 'strucked' to 'stucked' --- coursepages/intro-programming/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coursepages/intro-programming/README.md b/coursepages/intro-programming/README.md index ff5d870..6d63277 100644 --- a/coursepages/intro-programming/README.md +++ b/coursepages/intro-programming/README.md @@ -19,7 +19,7 @@ This course has been developed by the CS50 team at Harvard University. - If you want to follow along with the instructor, log in to the [CS50 "codespace"](https://cs50.dev) and watch [this video](https://cs50.harvard.edu/python/2022/shorts/visual_studio_code_for_cs50/) to get started. - Watch each lecture and complete the respective problem set. Read the lecture notes to revise things. - - If you are struck somewhere, feel free to ask questions. You can join the OSSU chat for this course here: . + - If you are stuck somewhere, feel free to ask questions. You can join the OSSU chat for this course here: . - You can also join the CS50 discord server and ask questions there: , but note that it is not affiliated with or maintained by OSSU. ### Course Materials