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": [