mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-20 08:02:35 +02:00
fix: Typo in software architecture definition (#6545)
This commit is contained in:
@@ -500,7 +500,7 @@
|
|||||||
},
|
},
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"data": {
|
"data": {
|
||||||
"label": "Describes how an application is built including its components, how they interact with eachother, environment in which they operate and so on.",
|
"label": "Describes how an application is built including its components, how they interact with each other, environment in which they operate and so on.",
|
||||||
"style": {
|
"style": {
|
||||||
"fontSize": 17,
|
"fontSize": 17,
|
||||||
"borderColor": "transparent",
|
"borderColor": "transparent",
|
||||||
|
Reference in New Issue
Block a user