Skip to content

Commit 9484e64

Browse files
committed
quick typo fix
1 parent 068a64d commit 9484e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/public/js/common/playerService.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ app.factory('playerService', function($rootScope, $log, $timeout, $window, $stat
3030
$rootScope.shuffle= false;
3131

3232
/**
33-
* Get a number betweem the min index and max index
33+
* Get a number between min index and max index
3434
* in the Queue array
3535
* @returns {number} [index in array]
3636
*/

0 commit comments

Comments
 (0)