File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,5 +66,5 @@ module.exports = (config) ->
6666 singleRun : false
6767
6868 # Concurrency level
69- # how many browser should be started simultanous
69+ # how many browser should be started simultaneous
7070 concurrency : Infinity
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ module.exports = function(config) {
6161 singleRun : false ,
6262
6363 // Concurrency level
64- // how many browser should be started simultanous
64+ // how many browser should be started simultaneous
6565 concurrency : Infinity
6666 } )
6767}
Original file line number Diff line number Diff line change @@ -66,5 +66,5 @@ module.exports = (config) ->
6666 singleRun : false
6767
6868 # Concurrency level
69- # how many browser should be started simultanous
69+ # how many browser should be started simultaneous
7070 concurrency : Infinity
You can’t perform that action at this time.
0 commit comments