chore: reword options type sort order label
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
This commit is contained in:
parent
77f778df29
commit
6909e02e78
|
@ -2228,7 +2228,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"label": "Sort in lexographic order",
|
"label": "Sort in alphabetical order",
|
||||||
"key": "sort",
|
"key": "sort",
|
||||||
"defaultValue": true
|
"defaultValue": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue