diff --git a/packages/client/manifest.json b/packages/client/manifest.json index 0230bf3942..01823b2c2c 100644 --- a/packages/client/manifest.json +++ b/packages/client/manifest.json @@ -2228,7 +2228,7 @@ }, { "type": "boolean", - "label": "Sort in lexographic order", + "label": "Sort in alphabetical order", "key": "sort", "defaultValue": true },