Skip to content

Commit

Permalink
Update ktor-client/ktor-client-core/common/src/io/ktor/client/HttpCli…
Browse files Browse the repository at this point in the history
…ent.kt

Co-authored-by:  Vik Nikolova <contact@viknikolova.com>
  • Loading branch information
e5l and vnikolova authored Oct 18, 2024
1 parent 7230e41 commit 5bff4f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ import kotlin.coroutines.*
* }
* }
* ```
* Learn more at [Client WebSockets](https://ktor.io/docs/client-websockets.html).
* To learn more, see [Client WebSockets](https://ktor.io/docs/client-websockets.html).
*
* # Error Handling
* Handle exceptions and HTTP error responses gracefully:
Expand Down

0 comments on commit 5bff4f0

Please sign in to comment.