File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 634634 < div >
635635 < div class ="grammar ">
636636 < label for ="template "> </ label >
637- < textarea id ="grammar " name ="grammar " placeholder ="Use GBNF or JSON-Scheme + Converter " value ="${ params . value . grammar } " rows =4 oninput =${ updateParams } / >
637+ < textarea id ="grammar " name ="grammar " placeholder ="Use GBNF or JSON Schema + Converter " value ="${ params . value . grammar } " rows =4 oninput =${ updateParams } / >
638638 </ div >
639639 < div class ="grammar-columns ">
640640 < div class ="json-schema-controls ">
641641 < input type ="text " name ="prop-order " placeholder ="Order: prop1,prop2,prop3 " oninput =${ updateGrammarJsonSchemaPropOrder } / >
642- < button type ="button " class ="button-grammar " onclick =${ convertJSONSchemaGrammar } > Convert JSON-Scheme </ button >
642+ < button type ="button " class ="button-grammar " onclick =${ convertJSONSchemaGrammar } > Convert JSON Schema </ button >
643643 </ div >
644644 </ div >
645645 </ div >
You can’t perform that action at this time.
0 commit comments