Skip to content

Commit

Permalink
Fix text
Browse files Browse the repository at this point in the history
Co-authored-by: Dmitry Verkhoturov <[email protected]>
  • Loading branch information
2 people authored and umputun committed May 16, 2021
1 parent ba5c74a commit cbdf5f1
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 cbdf5f1

Please sign in to comment.