Skip to content

Commit e8fbc22

Browse files
Update README.md
1 parent ac69f07 commit e8fbc22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RxJava 2.0 has been completely rewritten from scratch on top of the Reactive-Str
2222
Because Reactive-Streams has a different architecture, it mandates changes to some well known RxJava types.
2323

2424

25-
# Migration From RxJava 1 to RxJava 2
25+
# Migration From RxJava 1.0 to RxJava 2.0
2626

2727
To allow having RxJava 1 and RxJava 2 side-by-side, RxJava 2 is under the maven coordinates
2828
io.reactivex.rxjava2:rxjava:2.x.y and classes are accessible below io.reactivex.

0 commit comments

Comments
 (0)