Skip to content

Commit

Permalink
Update vehicles/src/modules/permit-application-payment/application/co…
Browse files Browse the repository at this point in the history
…mpany-application.controller.ts

Co-authored-by: Krishnan Subramanian <[email protected]>
Signed-off-by: Praveen Raju <[email protected]>
  • Loading branch information
praju-aot and krishnan-aot authored Nov 28, 2024
1 parent 78fe106 commit f778cf4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ export class CompanyApplicationController {
type: ReadApplicationDto,
})
@ApiUnprocessableEntityResponse({
description: 'The Applciation could not be processed.',
description: 'The Application could not be processed.',
type: ExceptionDto,
})
@Permissions({
Expand Down

0 comments on commit f778cf4

Please sign in to comment.