diff --git a/projects/project-3/frontend/src/app/dashboard/dashboard.component.html b/projects/project-3/frontend/src/app/dashboard/dashboard.component.html
index 5a35c56..11c914f 100644
--- a/projects/project-3/frontend/src/app/dashboard/dashboard.component.html
+++ b/projects/project-3/frontend/src/app/dashboard/dashboard.component.html
@@ -48,7 +48,7 @@
{{bikePoint?.status.NbBikes}} {{bikePoint?.status.NbBikes}}
station of lend destination | -{{element.endStationName}} | +{{element.endStationName}} |
---|
station of lend origin | -{{element.startStationName}} | +{{element.startStationName}} |
---|