Skip to content

Commit

Permalink
Fix text
Browse files Browse the repository at this point in the history
Co-authored-by: Dmitry Verkhoturov <paskal.07@gmail.com>
  • Loading branch information
Pavel Mineev and paskal authored May 16, 2021
1 parent 3adc23e commit 1b8e948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/utils/errorUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export const errorMessages = defineMessages<string | number>({
},
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',
Expand Down

0 comments on commit 1b8e948

Please sign in to comment.