From 45023cd775b72c37112f868f27ac353807daff67 Mon Sep 17 00:00:00 2001 From: devStorm <59678453+developStorm@users.noreply.github.com> Date: Mon, 18 May 2020 05:10:19 -0700 Subject: [PATCH] Copywriting consistency --- app/dashboard/templates/dashboard/fido_manage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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%}