Skip to content

Commit 96db3e3

Browse files
fix: spelling error on system design roadmap (kamranahmedse#7992)
1 parent f7df0ac commit 96db3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/roadmaps/system-design/system-design.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3987,7 +3987,7 @@
39873987
},
39883988
"selected": false,
39893989
"data": {
3990-
"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.",
3990+
"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.",
39913991
"style": {
39923992
"fontSize": 17,
39933993
"borderColor": "#000000",

0 commit comments

Comments
 (0)