Skip to content

Commit

Permalink
Update description for submit_attempts in upload.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyverdeyen committed Jan 2, 2025
1 parent a3a0d4d commit 2f96070
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export interface UploadErrorResponse {
remaining_submit_attempts?: number;

/**
* Number of submit attempts for user.
* Number of submitted doc capture attempts for user
*/
submit_attempts?: number;

Expand Down

0 comments on commit 2f96070

Please sign in to comment.