Przeglądaj źródła

Fix typo on forgot password link (#1)

pull/342/head
Adam Harris 8 lat temu
committed by Guillaume Vincent
rodzic
commit
be8f52c072
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/views/Login.vue

+ 1
- 1
src/views/Login.vue Wyświetl plik

@@ -86,7 +86,7 @@
<div class="form-group row">
<div class="col-xs-12">
<router-link :to="{ name: 'passwordReset'}">
Forgot you password ?
Forgot your password?
</router-link>
</div>
</div>


Ładowanie…
Anuluj
Zapisz