+{/if}
diff --git a/frontend/src/routes/settings/account/+page.svelte b/frontend/src/routes/settings/account/+page.svelte
index 60503431..db7bd352 100644
--- a/frontend/src/routes/settings/account/+page.svelte
+++ b/frontend/src/routes/settings/account/+page.svelte
@@ -62,9 +62,20 @@
>Please add a passkey to prevent losing access to your account.
+{:else if passkeys.length == 1}
+
+
+ Single Passkey Configured
+ It is recommended to add more than one passkey to avoid loosing access to your account.
+
{/if}
-