Skip to content

Commit

Permalink
api response spelling mistake corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
Prajwal17Tunerlabs committed Nov 5, 2024
1 parent a85e4a8 commit 9f6c5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generics/constants/api-responses.js
Original file line number Diff line number Diff line change
Expand Up @@ -227,5 +227,5 @@ module.exports = {
'View and participate in educational programs active in your location and designed for the role you selected',
USER_NOT_ALLOWED_TO_EDIT_PROJECT: 'User is not allowed to edit the project',
PROJECT_NOT_FOUND_OR_NOT_A_TARGETED: 'Project not targeted to the role',
PROGRAM_ENTITY_DATA_NOT_POPULATED: 'Program entity data not fetced',
PROGRAM_ENTITY_DATA_NOT_POPULATED: 'Program entity data not fethced',
}

0 comments on commit 9f6c5a2

Please sign in to comment.