You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,7 @@
22
22
🚀 Simplifying Ktor for Easier Development.
23
23
</p><br>
24
24
25
-
Ktor Boost streamlines HTTP requests in Ktor by offering functions that neatly package results in
26
-
the [Kotlin's Result](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-result/) class. It makes
25
+
Ktor Boost streamlines HTTP requests in Ktor by offering functions that neatly package results in the [Kotlin's Result](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-result/) class. It makes
27
26
handling successes and errors clearer, simplifying error control in Ktor apps
0 commit comments