diff --git a/examples/compiled/point_offset_random.vg.json b/examples/compiled/point_offset_random.vg.json index b86ad23b44..2bac04a707 100644 --- a/examples/compiled/point_offset_random.vg.json +++ b/examples/compiled/point_offset_random.vg.json @@ -1,6 +1,6 @@ { "$schema": "https://vega.github.io/schema/vega/v5.json", - "description": "Shows the relationship between horsepower and the numbver of cylinders using point marks with random offset (jittering).", + "description": "Shows the relationship between horsepower and the number of cylinders using point marks with random offset (jittering).", "background": "white", "padding": 5, "width": 200,