diff --git a/packages/editor/src/lib/editor/shapes/ShapeUtil.ts b/packages/editor/src/lib/editor/shapes/ShapeUtil.ts index 287e317ae..838d8a941 100644 --- a/packages/editor/src/lib/editor/shapes/ShapeUtil.ts +++ b/packages/editor/src/lib/editor/shapes/ShapeUtil.ts @@ -133,7 +133,7 @@ export abstract class ShapeUtil { canCrop: TLShapeUtilFlag = () => false /** - * Whether the stack participates in stacking, aligning, and distributing. + * Whether the shape participates in stacking, aligning, and distributing. * * @public */