changed typo from Rerords -> Records
pull/6157/head
Praise Emmanuel 4 months ago committed by GitHub
parent df64c0de51
commit 8809354837
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/java/content/100-java-fundamentals/101-data-types-variables.md

@ -13,4 +13,4 @@ Visit the following resources to learn more:
- [@article@Java Variables](https://www.javatpoint.com/java-variables) - [@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@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 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)

Loading…
Cancel
Save