From 7cae02c422dc26b4330d92f3c9c9b32ded43a51c Mon Sep 17 00:00:00 2001
From: "Olabarrieta Palacios, Ignacio" <ignacio.olabarrieta@tecnalia.com>
Date: Tue, 13 Dec 2022 10:13:22 +0100
Subject: [PATCH] documenting

---
 src/app/pages/tecnalia-module/bus-od/bus-od.component.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/app/pages/tecnalia-module/bus-od/bus-od.component.html b/src/app/pages/tecnalia-module/bus-od/bus-od.component.html
index 7a6b4eb5..5fe078a3 100644
--- a/src/app/pages/tecnalia-module/bus-od/bus-od.component.html
+++ b/src/app/pages/tecnalia-module/bus-od/bus-od.component.html
@@ -56,7 +56,7 @@
                 <p>This component shows the results of applying the Trip-Chaining algorithm to the Smart Card 
                     data for the bus service Bilbobus of the Bilbao Use Case. The algorithm computes the OD-matrixes, Specifically
                 it produces estimates of where the passengers that get into the bus at a given stop get off from it.</p>
-                <p>The module have two different modes of functioning: Per Line and Per Trip.</p>
+                <p>The module have two different modes of operation: Per Line and Per Trip.</p>
                 <p>The <b>Per Line</b> mode shows the results aggregated per each of the lines. So selecting one bus line from the menu on
                     the left and pressing the buttom "Get Line" it shows the resuls. In the map on the top the different bus stops for each for 
                     the selected bus line are shown. On the bottom a chord diagrams shows with the yellow dots denoting the bus stops. By placing the mouse
-- 
GitLab