diff --git a/src/app/component/list/list.component.html b/src/app/component/list/list.component.html index 6e7f75c..d4054a9 100644 --- a/src/app/component/list/list.component.html +++ b/src/app/component/list/list.component.html @@ -9,7 +9,7 @@ {{locations.location}}
-

{{translations.distance}}{{locations.distance}} km

+

{{translations.distance}}: {{locations.distance}} km

{{translations.positionNotFoundErrorMessage}}