1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-22 17:02:58 +02:00

Fixed a typo in python roadmap note

This commit is contained in:
Saad Shafiq
2023-01-25 14:53:40 +05:00
committed by Kamran Ahmed
parent f06dfce7fb
commit 6783d7ea44

View File

@@ -1,4 +1,4 @@
# Note # Note
This roadmap specifically covers **Python and the ecosystem** around it. You will notice that it is missing things like version control, databases, software design, architecture and other things that are not directly related to Python; this is intentional. Have a look at the [Backend Roadmap](/backend) for a more comprehensive overview of the frontend ecosystem. This roadmap specifically covers **Python and the ecosystem** around it. You will notice that it is missing things like version control, databases, software design, architecture and other things that are not directly related to Python; this is intentional. Have a look at the [Backend Roadmap](/backend) for a more comprehensive overview of the backend ecosystem.