1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-10 23:22:22 +02:00

Fix typo in error page title (#9451)

Fixes #9447
This commit is contained in:
David Munn
2024-05-14 12:14:44 +10:00
committed by GitHub
parent bf036f2f58
commit e479e556bc

View File

@@ -3,7 +3,7 @@
</script>
<svelte:head>
<title>Opps! Error - Immich</title>
<title>Oops! Error - Immich</title>
</svelte:head>
<section class="flex flex-col px-4 h-screen w-screen place-content-center place-items-center">