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

fix: spelling error on system design roadmap (#7992)

This commit is contained in:
Max Culley
2025-01-08 05:06:58 +00:00
committed by GitHub
parent f7df0acc90
commit 96db3e3920

View File

@@ -3987,7 +3987,7 @@
}, },
"selected": false, "selected": false,
"data": { "data": {
"label": "The design patterns given in this section are of varying importance. You don't need to master all of them. Simply get an overview of each and this will give you some insight into designing scalabe systems.", "label": "The design patterns given in this section are of varying importance. You don't need to master all of them. Simply get an overview of each and this will give you some insight into designing scalable systems.",
"style": { "style": {
"fontSize": 17, "fontSize": 17,
"borderColor": "#000000", "borderColor": "#000000",