mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-12-04 19:03:46 +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
|
### ACCESS MODIFIERS
|
||||||
|
|
||||||
1. defualt(No keyword required)
|
1. default(No keyword required)
|
||||||
2. private
|
2. private
|
||||||
3. public
|
3. public
|
||||||
4. protected
|
4. protected
|
||||||
|
Loading…
Reference in New Issue
Block a user