Skip to content

Commit 25dbfe5

Browse files
committed
Fix typo in documentation
1 parent 1695e33 commit 25dbfe5

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
@@ -62,7 +62,7 @@ can make for hard to read reports.
6262

6363
To improve the readability of the reports use the
6464
`cucumber.junit-platform.naming-strategy` configuration parameter. This will
65-
include the feature name, scenario name, example number, ect in the report.
65+
include the feature name, scenario name, example number, etc. in the report.
6666

6767
```xml
6868
<plugin>

0 commit comments

Comments
 (0)