Skip to content

Commit 5e48918

Browse files
committed
fixing wrong category
1 parent f917cca commit 5e48918

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schemas/mathematicalShape/cube.schema.tpl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"_type": "sands:Cube",
33
"_categories": [
44
"mathematicalShape",
5-
"mathematical2DShape"
5+
"mathematical3DShape"
66
],
77
"required": [
88
"sideLength"

0 commit comments

Comments
 (0)