We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe56bd2 commit f9aca1bCopy full SHA for f9aca1b
README.md
@@ -151,7 +151,7 @@ Built-in [GRPC Transcoding](https://cloud.google.com/endpoints/docs/grpc/transco
151
Check [examples](https://github.com/igor-vovk/connect-rpc-scala/tree/main/example) directory for some examples of using
152
the library.
153
154
-Install `http4s` frontend, you will also need one of `http4s` server implementations, Ember in this case:
+In case of http4s frontend, you will also need one of `http4s` server implementations, Ember in this case:
155
156
```scala
157
libraryDependencies ++= Seq(
0 commit comments