diff --git a/app/dashboard/templates/dashboard/fido_manage.html b/app/dashboard/templates/dashboard/fido_manage.html index 3f76c159..0d64fd22 100644 --- a/app/dashboard/templates/dashboard/fido_manage.html +++ b/app/dashboard/templates/dashboard/fido_manage.html @@ -12,7 +12,7 @@

Manage Your Security Key

-

Delete all keys will also disable WebAuthn 2FA.

+

Unlink all keys will also disable WebAuthn 2FA.

{{ fido_manage_form.csrf_token }} @@ -34,7 +34,7 @@ {{ key.id }} {{ key.name }} - + {%endfor%}