diff --git a/schema/metadata/clientDefs.json b/schema/metadata/clientDefs.json index e1b06160e4..51b01e3902 100644 --- a/schema/metadata/clientDefs.json +++ b/schema/metadata/clientDefs.json @@ -597,7 +597,7 @@ }, "allResultDisabled": { "type": "boolean", - "description": "Disable the ability to select all result. Important for non-standard relationship panels. As of v9.2." + "description": "Disable the ability to select all results. Important for non-standard relationship panels. As of v9.2." } } }