Skip to content

Commit 0608f18

Browse files
authored
[Java8] Fix dependency name typo #1951
1 parent 469b25f commit 0608f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java8/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Cucumber Java8
22
==============
33

4-
Provides annotation based step definitions. To use add the `cucumber-java` dependency to your pom.xml:
4+
Provides annotation based step definitions. To use add the `cucumber-java8` dependency to your pom.xml:
55

66
```xml
77
<dependencies>

0 commit comments

Comments
 (0)