Merge pull request #9225 from dupirefr/team/JAVA-621-fix_description

[JAVA-621] Fixed core-java-lang-oop-inheritance module description
This commit is contained in:
Josh Cummings
2020-05-04 08:38:06 -06:00
committed by GitHub
@@ -1,6 +1,6 @@
## Core Java Lang OOP - Types
## Core Java Lang OOP - Inheritance
This module contains articles about types in Java
This module contains articles about inheritance in Java
### Relevant Articles:
- [Java Interfaces](https://www.baeldung.com/java-interfaces)