Skip to content

Commit

Permalink
Doc: Fixed Typo (#1386)
Browse files Browse the repository at this point in the history
Fixed Typo
  • Loading branch information
rohitbishnoi committed Aug 9, 2022
1 parent e5e2e54 commit 66d8abe
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 66d8abe

Please sign in to comment.