Skip to content

Commit 2424dee

Browse files
authored
update typo
1 parent fb895d9 commit 2424dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Views/email_2fa_show.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
a<?= $this->extend(config('Auth')->views['layout']) ?>
1+
<?= $this->extend(config('Auth')->views['layout']) ?>
22

33
<?= $this->section('title') ?><?= lang('Auth.email2FATitle') ?> <?= $this->endSection() ?>
44

0 commit comments

Comments
 (0)