mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-19 07:31:24 +02:00
fix: Typo in software architecture definition (#6545)
This commit is contained in:
@@ -500,7 +500,7 @@
|
||||
},
|
||||
"selected": false,
|
||||
"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": {
|
||||
"fontSize": 17,
|
||||
"borderColor": "transparent",
|
||||
|
Reference in New Issue
Block a user