From a8c777bdda8392ceee89095bd602e7f9095655de Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Thu, 2 Nov 2023 22:38:14 +0000 Subject: [PATCH] chore: update schema [CI] --- build/vega-lite-schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/vega-lite-schema.json b/build/vega-lite-schema.json index 778f55f6d2e..104d8bb29cf 100644 --- a/build/vega-lite-schema.json +++ b/build/vega-lite-schema.json @@ -31208,7 +31208,7 @@ }, "cursor": { "$ref": "#/definitions/Cursor", - "description": "The cursor used over the view. Any valid [CSS cursor type](https://developer.mozilla.org/en-US/docs/Web/CSS/cursor#Values) can be used." + "description": "The mouse cursor used over the view. Any valid [CSS cursor type](https://developer.mozilla.org/en-US/docs/Web/CSS/cursor#Values) can be used." }, "fill": { "anyOf": [ @@ -31392,7 +31392,7 @@ }, "cursor": { "$ref": "#/definitions/Cursor", - "description": "The cursor used over the view. Any valid [CSS cursor type](https://developer.mozilla.org/en-US/docs/Web/CSS/cursor#Values) can be used." + "description": "The mouse cursor used over the view. Any valid [CSS cursor type](https://developer.mozilla.org/en-US/docs/Web/CSS/cursor#Values) can be used." }, "discreteHeight": { "anyOf": [