Merge pull request #33 from darshandzend/patch-1

Fix typo
This commit is contained in:
David Beazley
2023-07-28 19:58:50 -05:00
committed by GitHub

View File

@@ -106,7 +106,7 @@ Python language, not third party libraries or tooling.
**A:** Mainly, it's an issue of calendar timing and scope. Course **A:** Mainly, it's an issue of calendar timing and scope. Course
material was primarily developed pre-pandemic and represents Python as material was primarily developed pre-pandemic and represents Python as
it was at that time. Some topics (e.g., typing or async) are it was at that time. Some topics (e.g., typing or async) are
sufficiently complex that they would be bettered covered on their own sufficiently complex that they would be better covered on their own
in a separate course. in a separate course.
**Q: Why did you release the course?** **Q: Why did you release the course?**