mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-10 17:34:24 +08:00
Fixed typo in java language
Replaced "instanceofinterface" with "interface" in code_java.json
This commit is contained in:
parent
8bde3d0455
commit
b45266e1f6
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
"implements",
|
||||
"import",
|
||||
"instanceof",
|
||||
"instanceofinterface",
|
||||
"interface",
|
||||
"long",
|
||||
"native",
|
||||
"new",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue