interop-reactive-streams icon indicating copy to clipboard operation
interop-reactive-streams copied to clipboard

Typo in name of library in the README.md

Open daenenk opened this issue 2 years ago • 0 comments

libraryDependencies += "dev.zio" %% "zio-interop-reactive-streams" % "2.0.0"

should be

libraryDependencies += "dev.zio" %% "zio-interop-reactivestreams" % "2.0.0"

see https://mvnrepository.com/artifact/dev.zio/zio-interop-reactivestreams

daenenk avatar Feb 01 '23 12:02 daenenk