Skip to content

Commit

Permalink
fix(translations): typo in string
Browse files Browse the repository at this point in the history
  • Loading branch information
stonith404 committed Jan 18, 2024
1 parent d83e28a commit c189cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/i18n/translations/en-US.ts
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ export default {

"share.modal.file-preview.error.not-supported.title": "Preview not supported",
"share.modal.file-preview.error.not-supported.description":
"A preview for thise file type is unsupported. Please download the file to view it.",
"A preview for this file type is unsupported. Please download the file to view it.",

// END /share/[id]

Expand Down

0 comments on commit c189cd9

Please sign in to comment.