Ver a proveniência

Fix typo on forgot password link (#1)

pull/342/head
Adam Harris há 8 anos
committed by Guillaume Vincent
ascendente
cometimento
be8f52c072
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/views/Login.vue

+ 1
- 1
src/views/Login.vue Ver ficheiro

@@ -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>


Carregando…
Cancelar
Guardar