Skip to content

Commit e69b596

Browse files
Merge pull request ReactiveX#127 from matthewmichihara/master
Update README
2 parents d0e0fd7 + 77464d2 commit e69b596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Some of the goals of RxJava are:
1010
<a href="https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-groovy">Groovy</a>,
1111
<a href="https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-clojure">Clojure</a>,
1212
<a href="https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-scala">Scala</a>
13-
<a href="https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-jruby">and JRuby</a>.
13+
and <a href="https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-jruby">JRuby</a>.
1414
New language adapters can be <a href="https://github.com/Netflix/RxJava/wiki/How-to-Contribute">contributed</a>.
1515
- Support Java 5 (to include Android support) and higher with an eventual goal to target a build for Java 8 with its lambda support.
1616

0 commit comments

Comments
 (0)