diff --git a/syntaxes/jvm-bytecode.json b/syntaxes/jvm-bytecode.json index 24c704682..33c726353 100644 --- a/syntaxes/jvm-bytecode.json +++ b/syntaxes/jvm-bytecode.json @@ -20,7 +20,7 @@ "include": "#values" }, { - "include": "#constructors" + "include": "#constructor" }, { "include": "#methods"