feat: change wording of password recovery text slightly
This commit is contained in:
parent
db2a99736a
commit
5bd307451d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
<div v-else>
|
<div v-else>
|
||||||
If an account with that username/email exists, an email will be sent to it shortly.
|
If an account with that username or email exists, an email will be sent to it shortly.
|
||||||
</div>
|
</div>
|
||||||
<div v-if="registrationEnabled">
|
<div v-if="registrationEnabled">
|
||||||
Don't have an account? <NuxtLink :href="registerUrl">Register</NuxtLink> one!
|
Don't have an account? <NuxtLink :href="registerUrl">Register</NuxtLink> one!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue