diff --git a/build/vega-lite-schema.json b/build/vega-lite-schema.json index 855c2b60a8..4d9b6cc931 100644 --- a/build/vega-lite-schema.json +++ b/build/vega-lite-schema.json @@ -8320,7 +8320,7 @@ "type": "null" } ], - "description": "The sort order. One of `\"ascending\"` (default), `\"descending\"`, or `null` (no not sort)." + "description": "The sort order. One of `\"ascending\"` (default), `\"descending\"`, or `null` (do not sort)." } }, "type": "object" @@ -26589,7 +26589,7 @@ "type": "null" } ], - "description": "The sort order. One of `\"ascending\"` (default), `\"descending\"`, or `null` (no not sort)." + "description": "The sort order. One of `\"ascending\"` (default), `\"descending\"`, or `null` (do not sort)." } }, "required": [ @@ -26614,7 +26614,7 @@ "type": "null" } ], - "description": "Whether to sort the field in ascending or descending order. One of `\"ascending\"` (default), `\"descending\"`, or `null` (no not sort)." + "description": "Whether to sort the field in ascending or descending order. One of `\"ascending\"` (default), `\"descending\"`, or `null` (do not sort)." } }, "required": [