1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-07-31 22:40:19 +02:00
changed typo from Rerords -> Records
This commit is contained in:
Praise Emmanuel
2024-07-15 18:40:53 -04:00
committed by GitHub
parent df64c0de51
commit 8809354837

View File

@@ -13,4 +13,4 @@ Visit the following resources to learn more:
- [@article@Java Variables](https://www.javatpoint.com/java-variables)
- [@article@Learn more about Data types and Variables](https://www.javatpoint.com/java-data-types)
- [@article@Java enums](https://docs.oracle.com/javase/tutorial/java/javaOO/enum.html)
- [@article@Java Rerords](https://www.baeldung.com/java-record-keyword)
- [@article@Java Records](https://www.baeldung.com/java-record-keyword)