From a28eccd58539d7885410375031a7c040447c887b Mon Sep 17 00:00:00 2001 From: Andrey Polyakov Date: Wed, 17 May 2023 15:41:38 +0200 Subject: [PATCH] update: update docs/topics/kotlin-hands-on.md Co-authored-by: Danil Pavlov --- docs/topics/kotlin-hands-on.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/kotlin-hands-on.md b/docs/topics/kotlin-hands-on.md index be3dd3817db..c5b647e040f 100644 --- a/docs/topics/kotlin-hands-on.md +++ b/docs/topics/kotlin-hands-on.md @@ -1,6 +1,6 @@ [//]: # (title: Kotlin hands-on) -A series of hands-on labs where you can create applications with Kotlin using a variety of different technologies and targeting multiple platforms. +A series of hands-on tutorials where you can create applications with Kotlin using a variety of different technologies and targeting multiple platforms. The exercises are divided into a series of steps, walking you through each section. ## Building Reactive Spring Boot applications with Kotlin coroutines and RSocket