Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
skavanagh committed Aug 21, 2023
1 parent 3ff70e3 commit a216409
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/webapp/admin/two-factor_otp.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ <h3>Setup Two-Factor Authentication</h3>
<p>Scan the QR code using <a href="https://authy.com/" target="_blank">Authy</a>
or
<a
href="https://github.com/google/google-authenticator" target="_blank">Google Authenticator</a>on your Android or iOS device to setup two-factor
href="https://github.com/google/google-authenticator" target="_blank">Google Authenticator</a> on your Android or iOS device to setup two-factor
authentication.</p>
<table class="table table-striped table-hover">
<thead>
Expand Down Expand Up @@ -97,4 +97,4 @@ <h3>Setup Two-Factor Authentication</h3>
</div>
</body>

</html>
</html>

0 comments on commit a216409

Please sign in to comment.