Fix typo in password reset (finish state)

This commit is contained in:
Pablo Bonilla 2021-07-29 21:26:19 -06:00
parent 300f20affd
commit 2e9564577f
No known key found for this signature in database
GPG Key ID: 46877262B8DE47E2
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@
</div>
<div class="d-flex justify-content-center">
<button class="ds-btn ds-btn--primary" routerLink="/login" jhiTranslate="global.messages.info.authenticated.botonInicio">
sign in</button
>.
sign in
</button>
</div>
</div>