From 4da46c386256a0b177fdbfe1a997cd04f4a6127f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Fri, 7 Jul 2023 09:22:19 +0000 Subject: [PATCH] chore: update schema [CI] --- build/vega-lite-schema.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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": [