diff --git a/frontend/app/utils/errorUtils.ts b/frontend/app/utils/errorUtils.ts index 76695135..62ed3e0c 100644 --- a/frontend/app/utils/errorUtils.ts +++ b/frontend/app/utils/errorUtils.ts @@ -87,7 +87,7 @@ export const errorMessages = defineMessages({ }, 20: { id: 'errors.20', - defaultMessage: 'Posted image not found. Try to upload it again.', + defaultMessage: 'Posted image not found. Please try to upload it again.', }, 401: { id: 'errors.not-authorized',