Skip to content

Commit f2819a4

Browse files
committed
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 7470191 commit f2819a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/starters/basic-script/src/projects.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export interface Projects extends ObjectDoc {
1818
*/
1919
budget?: number;
2020
/**
21-
* Start Date
21+
* Start2 Date
2222
*/
2323
start_date?: Date | string;
2424
/**

0 commit comments

Comments
 (0)