diff --git a/README.adoc b/README.adoc index 724c335..c8f575c 100644 --- a/README.adoc +++ b/README.adoc @@ -265,7 +265,7 @@ Notice also that Kotlin compiler is configured to generate Java 8 bytecode (Java ---- -=== Understanding the generated Application +== Understanding the generated Application `src/main/kotlin/blog/BlogApplication.kt` [source,kotlin]