Skip to content

Commit 74c90b4

Browse files
Jim FloresJim Flores
authored andcommitted
Fixed typo in Payload.ts file.
1 parent 44e2a53 commit 74c90b4

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,3 +1,3 @@
11
export interface Payload {
22
massKg: number;
3-
}
3+
}

0 commit comments

Comments
 (0)