mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 05:55:48 +00:00
update readme: fix grammatical error in java.md
This commit is contained in:
@@ -286,7 +286,7 @@ for(dataType item : array) {
|
||||
|
||||
### ACCESS MODIFIERS
|
||||
|
||||
1. defaut(No keyword required)
|
||||
1. default(No keyword required)
|
||||
2. private
|
||||
3. public
|
||||
4. protected
|
||||
|
||||
Reference in New Issue
Block a user