Skip to content

Commit 9e283d3

Browse files
authored
update typo
1 parent 2424dee commit 9e283d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Views/email_2fa_verify.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(<?= $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)