Skip to content

Commit 85935f7

Browse files
Jim FloresJim Flores
authored andcommitted
Fixed typo in Payload.ts file.
1 parent 81a6078 commit 85935f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

studio/Payload.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export interface Payload {
22
massKg: number;
3-
}
3+
}
44

0 commit comments

Comments
 (0)