diff --git a/web/apps/photos/src/services/export/index.ts b/web/apps/photos/src/services/export/index.ts index e4d1b13364..5e956b7e2b 100644 --- a/web/apps/photos/src/services/export/index.ts +++ b/web/apps/photos/src/services/export/index.ts @@ -48,7 +48,7 @@ const exportRecordFileName = "export_status.json"; * Name of the top level directory which we create underneath the selected * directory when the user starts an export to the filesystem. */ -const exportDirectoryName = "ente Photos"; +const exportDirectoryName = "Ente Photos"; /** * Name of the directory in which we put our metadata when exporting to the