Skip to content

Commit dae32b9

Browse files
authored
Fixed dependency name
1 parent 25be752 commit dae32b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

md/doc/rxjava-jdbc/rxjava-jdbc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
```xml
1111
<dependency>
1212
<groupId>org.jooby</groupId>
13-
<artifactId>jooby-rxjdbc</artifactId>
13+
<artifactId>jooby-rxjava-jdbc</artifactId>
1414
<version>{{version}}</version>
1515
</dependency>
1616
```

0 commit comments

Comments
 (0)