diff --git a/kotlin_demo/README.md b/kotlin_demo/README.md index 4c523c277..e17afc477 100644 --- a/kotlin_demo/README.md +++ b/kotlin_demo/README.md @@ -5,7 +5,7 @@ Simple Kotlin Demo project is an example of a minimal Kotlin-based plugin that provides the most straightforward action implemented by the [HelloAction.kt][file:HelloAction] Kotlin class. -Action, added to the Main Menu, shows a message dialog when invoked. +Action, added to the main menu, shows a message dialog when invoked. ### Actions