Update OperationConfig.js
This commit is contained in:
parent
5576630727
commit
b06692e122
@ -2340,7 +2340,7 @@ var OperationConfig = {
|
||||
args: []
|
||||
},
|
||||
"XML Beautify": {
|
||||
description: "Indents and prettifies extensible Markup Language (XML) code.",
|
||||
description: "Indents and prettifies eXtensible Markup Language (XML) code.",
|
||||
run: Code.run_xml_beautify,
|
||||
input_type: "string",
|
||||
output_type: "string",
|
||||
@ -2790,4 +2790,4 @@ var OperationConfig = {
|
||||
output_type: "string",
|
||||
args: []
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user