Skip to content

Commit

Permalink
Fixed Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitbishnoi committed Aug 9, 2022
1 parent e5e2e54 commit fab49de
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# HTTPS Cient
# HTTPS Client

```scala
import io.netty.handler.ssl.SslContextBuilder
Expand Down Expand Up @@ -39,4 +39,4 @@ object HttpsClient extends App {
= program.exitCode.provideCustomLayer(env)

}
```
```

0 comments on commit fab49de

Please sign in to comment.