Skip to content

Commit 01c8a4d

Browse files
authored
Update workspaceitem-section-upload-file.model.ts
Fix code comment
1 parent 13e4052 commit 01c8a4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/core/submission/models/workspaceitem-section-upload-file.model.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export class WorkspaceitemSectionUploadFileObject {
3030
};
3131

3232
/**
33-
* The file check sum
33+
* The file format information
3434
*/
3535
format: {
3636
shortDescription: string,

0 commit comments

Comments
 (0)