Skip to content

Commit 823c380

Browse files
committed
[JUnit Platform] Fix typo in documentation
1 parent 823cd36 commit 823c380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cucumber-junit-platform-engine/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ cucumber.execution.execution-mode.feature= # same_thread or c
358358
# default: concurrent
359359
# same_thread - executes scenarios sequentially in the
360360
# same thread as the parent feature
361-
# conncurrent - executes scenarios concurrently on any
361+
# concurrent - executes scenarios concurrently on any
362362
# available thread
363363
364364
cucumber.execution.parallel.enabled= # true or false.

0 commit comments

Comments
 (0)