Skip to content

Commit

Permalink
Update workspaceitem-section-upload-file.model.ts
Browse files Browse the repository at this point in the history
Fix code comment
  • Loading branch information
tdonohue authored Sep 8, 2023
1 parent 13e4052 commit 01c8a4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export class WorkspaceitemSectionUploadFileObject {
};

/**
* The file check sum
* The file format information
*/
format: {
shortDescription: string,
Expand Down

0 comments on commit 01c8a4d

Please sign in to comment.