Skip to content

Commit 7a26163

Browse files
committed
fix: correct typo in title for external device usage in passkey creation
1 parent c38eb65 commit 7a26163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/TwoFactorsPasskeysSettings.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
@click="addPasskeyMode = 'cross-platform'; isCardsVisible = false;"
138138
size="sm"
139139
class="h-20"
140-
title="Use a external device"
140+
title="Use an external device"
141141
description="Create a passkey using a phone, tablet or an external security key."
142142
hideBorder="true"
143143
>

0 commit comments

Comments
 (0)