LeCoupa / awesome-cheatsheets

👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
https://lecoupa.github.io/awesome-cheatsheets/
MIT License
38.36k stars 6k forks source link

Update readme: fix grammatical error in java.md #381

Closed FabricioLopees closed 2 months ago

FabricioLopees commented 2 months ago

An grammatical error in the Java content, in the ACCESS MODIFIERS section.

Change:

1. defualt(No keyword required)

To:

1 . default(No keyword required)
LeCoupa commented 2 months ago

Thank you :)