diff --git a/topics/user_interface_components/kotlin_ui_dsl.md b/topics/user_interface_components/kotlin_ui_dsl.md
index f29a2e9d2..997fda1e9 100644
--- a/topics/user_interface_components/kotlin_ui_dsl.md
+++ b/topics/user_interface_components/kotlin_ui_dsl.md
@@ -1,6 +1,7 @@
# Kotlin UI DSL Version 1
+
Kotlin DSL for creating UI forms with input components bound to state object.
@@ -10,7 +11,7 @@
-> If you're targeting IntelliJ Platform 2021.3 and later only, please use [](kotlin_ui_dsl_version_2.md).
+> When targeting IntelliJ Platform 2021.3 and later only use [](kotlin_ui_dsl_version_2.md).
>
> **The version documented on this page is deprecated and will be removed in future platform releases.**
>