From e9ae609cc7077cf710e25a48e7c91060017c8c87 Mon Sep 17 00:00:00 2001 From: Nicolas Humblot Date: Tue, 13 Aug 2024 16:50:17 +0200 Subject: [PATCH] fix: Typo in software architecture definition (#6545) --- src/data/roadmaps/software-architect/software-architect.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/software-architect/software-architect.json b/src/data/roadmaps/software-architect/software-architect.json index 20614fb57..de814cd89 100644 --- a/src/data/roadmaps/software-architect/software-architect.json +++ b/src/data/roadmaps/software-architect/software-architect.json @@ -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",