Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Commit c189cd9

Browse files
committed
fix(translations): typo in string
1 parent d83e28a commit c189cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/i18n/translations/en-US.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ export default {
354354

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

359359
// END /share/[id]
360360

0 commit comments

Comments
 (0)