Added a space

master
Thierry Degeling 2014-07-21 14:48:48 +02:00
parent 55c5b80e5c
commit 26b5dbb86d
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ function refreshContent() {
timeDifference = busTime.diff( now, 'minutes' );
timeLeftMessage = 'departure in ' + timeDifference + 'minutes';
timeLeftMessage = 'departure in ' + timeDifference + ' minutes';
if ( timeDifference <= 5 && timeDifference > -1 ) {