Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
DybekK committed Nov 7, 2023
1 parent 89606f4 commit f5fa25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ To use `Fs2` add the following import:
import sttp.openai.streaming.fs2._
```

To use `Zio` add the following import:
To use `ZIO` add the following import:

```scala
import sttp.openai.streaming.zio._
Expand Down

0 comments on commit f5fa25f

Please sign in to comment.