mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-12-03 10:28:28 +00:00
Merge pull request #381 from FabricioLopees/fix/java
Update readme: fix grammatical error in java.md
This commit is contained in:
commit
2aee46f169
@ -286,7 +286,7 @@ for(dataType item : array) {
|
||||
|
||||
### ACCESS MODIFIERS
|
||||
|
||||
1. defualt(No keyword required)
|
||||
1. default(No keyword required)
|
||||
2. private
|
||||
3. public
|
||||
4. protected
|
||||
|
Loading…
Reference in New Issue
Block a user