[BAEL-19886] - Small fixed to kotlin modules readmes

This commit is contained in:
catalin-burcea
2020-01-03 15:58:12 +02:00
parent 745139221f
commit 202c7d639a
3 changed files with 3 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
## Core Kotlin
## Core Kotlin Lang OOP
This module contains articles about Object-Oriented Programming in Kotlin
@@ -7,4 +7,4 @@ This module contains articles about Object-Oriented Programming in Kotlin
- [Generics in Kotlin](https://www.baeldung.com/kotlin-generics)
- [Delegated Properties in Kotlin](https://www.baeldung.com/kotlin-delegated-properties)
- [Delegation Pattern in Kotlin](https://www.baeldung.com/kotlin-delegation-pattern)
- [[<-- Prev]](/core-kotlin-lang-oop)
- [[<-- Prev]](/core-kotlin-modules/core-kotlin-lang-oop)