Skip to content

Commit

Permalink
chore: page titles in kotlin/jvm
Browse files Browse the repository at this point in the history
  • Loading branch information
danil-pavlov committed Oct 29, 2024
1 parent d09b418 commit 240c552
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/topics/jvm/jvm-get-started.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[//]: # (title: Get started with Kotlin/JVM)
[//]: # (title: Create a console app – tutorial)

This tutorial demonstrates how to use IntelliJ IDEA for creating a console application.

Expand Down
2 changes: 1 addition & 1 deletion docs/topics/jvm/jvm-test-using-junit.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[//]: # (title: Test code using JUnit in JVM – tutorial)
[//]: # (title: Test code using JUnit – tutorial)

This tutorial shows you how to write a simple unit test and run it with the Gradle build tool.

Expand Down

0 comments on commit 240c552

Please sign in to comment.